{{-- @if(auth()->user()->can('product-prices-create')) --}} {{-- --}} {{-- @endif --}}

{{-- --}} {{-- @if(auth()->user()->can('tags-edit')) --}} {{-- --}} {{-- @endif --}} {{-- @if(auth()->user()->can('tags-delete')) --}} {{-- @endif --}} @php $i=1;@endphp @if(count($taskTracking)>0) @foreach($taskTracking as $key=> $list) {{-- --}} {{-- @if(auth()->user()->can('tags-edit')) --}} {{-- --}} {{-- @endif --}} {{-- @if(auth()->user()->can('tags-delete')) --}} {{-- @endif --}} @php $i++; @endphp @endforeach @else @endif
Sl No Assign To Task Title Task Status Task Priority StatusEditDelete
{{ $key + 1}} {{$list->getAssignTo->name ?? '' }} {{$list->getTasks->title ?? '' }} {{$list->getTaskStatus->name ?? '' }} {{$list->getTaskPriority->name ?? '' }}
status=='1' ? 'checked' : ''}}>
No Data Found