@extends('layout.master') @push('plugin-styles') @endpush @section('content')
Stay informed on the latest updates regarding compliance issues and regulatory standards.
| Crane ID | Platform | Operator Name | Technician Name | Last Maintenance | Next Compliance Check | Compliance Status | Action |
|---|---|---|---|---|---|---|---|
| {{ $notification->crane->company_name ?? 'No Crane Assigned' }}{{ $notification->crane->serial_no ?? 'No Crane Assigned' }} | {{ $notification->crane->platform }} | {{ $notification->operator_name }} | {{ $notification->technician_name }} | {{ $notification->last_maintenance_date->format('Y/m/d') }} | {{ $notification->next_compliance_check->format('Y/m/d') }} | {{ $notification->compliance_status }} |