@php $i=1; $sortedtask_groups = $task_groups->sortByDesc('task_groups_id'); @endphp @if( $sortedtask_groups->count() > 0) @foreach( $sortedtask_groups as $list) @endforeach @else @endif
Sl No. Task Groups Description Priority Status Edit Delete
{{$i++}} {!! ucfirst($list->name) !!} {{$list->description}} {{$list->priority}}
status == '1' ? 'checked' : ''}}>
No Data Found