Jl. Raya Semarang-Boja, Jatisari, Kec. Mijen, Kota Semarang Jawa Tengah 50275
Telp: 0882005564342
| No | Nama | Qty | Satuan | Harga | Total |
|---|---|---|---|---|---|
| {{$index + 1}} | {{$detail->product->name}} | {{number_format($detail->quantity, 0, ',', '.')}} | {{$detail->product->unit}} | {{number_format($detail->purchase_price, 0, ',', '.')}} | {{number_format($detail->subtotal, 0, ',', '.')}} |
| Jumlah Item: | {{number_format($totalItems, 0, ',', '.')}} item |
| Sub Total: | Rp {{number_format($purchase->total_amount, 0, ',', '.')}} |
| TOTAL AKHIR: | Rp {{number_format($purchase->total_amount, 0, ',', '.')}} |
Dicetak pada: {{date('d M Y H:i')}}