|
A.H.K Arkitek HananArchitectural Services: Planning, Interior Design & Landscape |
Address:
19, Jalan Besi 1, Taman Sri Putri,
81300 Skudai, Johor Darul Ta'zim
Tel: 07-562 3417
|
Quotation No.: {{ $quotation->quotation_number }}
Project: {{ $quotation->project->description }}
Date: {{ $quotation->date->format('d M Y') }}
| Description | Qty | Unit Price (RM) | Total (RM) |
|---|---|---|---|
| {{ $item->description }} | {{ $item->quantity }} | {{ number_format($item->unit_price, 2) }} | {{ number_format($item->total, 2) }} |
|