{{$data->firstItem() + $key}} |
{{$row->editor_name}} |
status=='1' ? 'checked' : ''}}>
|
@if(in_array('library-editors-edit', $authRolePermissions))
@endif
|
@if(in_array('library-editors-delete', $authRolePermissions))
@endif
|
@php $i++; @endphp
@endforeach
@else