@if(in_array('bed-group-edit', $authRolePermissions)) @endif @if(in_array('bed-group-delete', $authRolePermissions)) @endif @php $i=1;@endphp @if(count($data)>0) @foreach($data as $key=> $list) @if(in_array('bed-group-edit', $authRolePermissions)) @endif @if(in_array('bed-group-delete', $authRolePermissions)) @endif @php $i++; @endphp @endforeach @else @endif
Sl No Name color Description ActiveEditDelete
{{$data->firstItem() + $key}} {{$list->name}} {{ mb_strimwidth($list->description, 0, 60, '...') }}
is_active == '1' ? 'checked' : '' }}>
No Data Found