@extends('layout.master') @push('plugin-styles') @endpush @section('content')
Ensure all safety devices are operational and protocols are strictly followed.
| Crane Name |
Crane Equipment Name |
Status | Last Inspection | Next Inspection Due | Technician Name | Operator Name | Notification | Action |
|---|---|---|---|---|---|---|---|---|
| {{ $device->crane->company_name ?? 'No Crane Assigned' }}{{ $device->crane->serial_no ?? 'No Crane Assigned' }} | {{ $device->equipment->name }} | {{ $device->status }} | {{ $device->last_inspection }} | {{ $device->next_inspection_due }} | {{ $device->technician_name }} | {{ $device->operator_name }} | {{ $device->notification }} |