Report #{{ $inspection->id }} | Generated: {{ now()->format('M d, Y H:i:s') }}
| # | Item | Result | Description/Notes |
|---|---|---|---|
| {{ $index + 1 }} | {{ $item->checklistItem->item_name }} | {{ $item->getResultLabel() }} | {{ $item->fail_description ?: '-' }} |
{{ $inspection->notes }}