| Customer | {{ $label['customer'] ?? '-' }} |
| Fleet No. | {{ $label['fleet_no'] ?? '-' }} |
| Make | {{ $label['make'] ?? '-' }} |
| Model | {{ $label['model'] ?? '-' }} |
| Part Ref | {{ $label['part_ref'] ?? '-' }} |
| PO # | {{ $label['po_reference'] ?? '-' }} |
| Quantity | OEM # | Description |
|---|---|---|
| {{ $row['quantity'] ?? '-' }} | {{ $row['oem'] ?? '-' }} | {{ $row['description'] ?? '-' }} |
| No bundle components found | ||