|
|
|
|
|
|
|
Customer Name : {{ $details[0]->master_name }}
|
|
Address : |
|
Telephone Number : |
|
Customer TRN : |
|
LPO No : |
|
|
|
|
|
|
Vehicle Details: |
|
Make : |
|
Model : |
|
Plate No : |
|
Color : |
|
Chasis : |
|
|
|
|
|
|
|
Item Code
|
Description
|
Unit
|
Qty
|
Rate
|
VAT%
|
VAT Amt.
|
Line Total
|
@foreach ($details as $drow)
|
|
|
|
|
|
|
|
|
@endforeach
|
|
|
|
|
|
|
Total
|
|
|
Discount
|
|
|
VAT Total
|
|
|
Net Amount
|
|
|
|
|
|
@foreach ($photos as $prow)
|
|
Vehicle Images and Details |
|
|
|
|
@endforeach