{{$data->firstItem() + $key}} |
{{$row->name}} |
{{$row->phone}} |
@if(isset($row->getPlaceName->place)){{$row->getPlaceName->place}}@endif |
website_view=='1' ? 'checked' : ''}}>
|
isfeatured=='1' ? 'checked' : ''}}>
|
status=='1' ? 'checked' : ''}}>
|
@if(in_array('library-publisher-edit', $authRolePermissions))
@endif
|
@if(in_array('library-publisher-delete', $authRolePermissions))
@endif
|
@php $i++; @endphp
@endforeach
@else