{{ $key + 1}} |
{{-- {{ucfirst($list->getTask->title ?? '')}} | --}}
@if ($list->uploaded_file != '')
@endif
|
status=='1' ? 'checked' : ''}}>
|
@if(in_array('task-attachment-edit', $authRolePermissions))
|
@endif
@if(in_array('task-attachment-delete', $authRolePermissions))
|
@endif
@php $i++; @endphp
@endforeach
@else