@if(in_array('machine-and-equipment-edit', $authRolePermissions)) @endif @if(in_array('machine-and-equipment-delete', $authRolePermissions)) @endif @php $i=1;@endphp @if(count($data)>0) @foreach ($data as $key => $machine) @if(in_array('machine-and-equipment-edit', $authRolePermissions)) @endif @if(in_array('machine-and-equipment-delete', $authRolePermissions)) @endif @endforeach @else @endif
Sl No Device Model Name Manufacturer Name Installation Date Port Number StatusEditDelete
{{$data->firstItem() + $key}} {{ $machine->device_model_name }}
{{ $machine->code }}
{{ $machine->manufacturer_name }} {{ $machine->installation_date }} {{ $machine->port_number }}
status=='1' ? 'checked' : ''}}>
No Data Found