@if(count($data['multiple_outlet']) == 0)
@endif
{{ trans('admin::users.pages.no_record_found') }}
@else| Image | Name of the Outlet | Location | Mobile | Email Id | Edit | Delete |
|---|---|---|---|---|---|---|
| {{$ad->name}} | {{$ad->location}} | {{$ad->mobile}} | {{$ad->email}} | Edit | Delete |