{{ $estimate->estimate_number }} • {{ $estimate->customer_id ? $estimate->customer?->name : $estimate->jobCard?->customer?->name ?? 'Unknown Customer' }} @if($estimate->customer_id && $estimate->vehicle) • {{ $estimate->vehicle->year }} {{ $estimate->vehicle->make }} {{ $estimate->vehicle->model }} @elseif($estimate->jobCard?->vehicle) • {{ $estimate->jobCard->vehicle->year }} {{ $estimate->jobCard->vehicle->make }} {{ $estimate->jobCard->vehicle->model }} @endif
@if($lastSaved)Auto-saved at {{ $lastSaved }}
@endif|
|
@endif
Type | Description | Qty | Unit Price | Total | Actions |
|---|---|---|---|---|---|---|
|
|
@endif
|
|
|
|
${{ number_format(($item['quantity'] ?? 0) * ($item['unit_price'] ?? 0), 2) }} |
|
Get started by adding your first service or part.