@include('partials.styles')
@include('partials.nav')| Type | Status | Scheduled | Site | |
|---|---|---|---|---|
| {{ $inspection->type }} | {{ $inspection->status }} | {{ $inspection->scheduled_on ?? '—' }} | {{ $inspection->site?->name ?? '—' }} | @can('inspections.view') View @endcan @can('inspections.update') Edit @endcan @can('inspections.delete') @endcan |
| No inspections yet. | ||||