@if(in_array('special-case-edit', $authRolePermissions)) @endif @if(in_array('special-case-delete', $authRolePermissions)) @endif @php $i=1;@endphp @if(count($data)>0) @foreach ($data as $key => $special) @if(in_array('special-case-edit', $authRolePermissions)) @endif @if(in_array('special-case-delete', $authRolePermissions)) @endif @endforeach @else @endif
Sl No Special Case Name Code Priority Default StatusEditDelete
{{$data->firstItem() + $key}} {{ $special->name }} {{ $special->code }} {{ $special->priority }}
is_default=='1' ? 'checked' : ''}}>
status=='1' ? 'checked' : ''}}>
No Data Found