{{-- @if(in_array('employee-type-edit', $authRolePermissions)) --}} {{-- @endif --}} {{-- @if(in_array('employee-type-delete', $authRolePermissions)) --}} {{-- @endif --}} @php $i=1;@endphp @if(count($data)>0) @foreach($data as $key=> $list) {{-- @if(in_array('employee-type-edit', $authRolePermissions)) --}} {{-- @endif --}} {{-- @if(in_array('employee-type-delete', $authRolePermissions)) --}} {{-- @endif --}} @php $i++; @endphp @endforeach @else @endif
Sl No State Name Country StatusEditDelete
{{$data->firstItem() + $key}} {{ucfirst($list->name)}} {{ucfirst($list->getCountry->name)}}
status == '1' ? 'checked' : '' }}>
No Data Found