| #SLNo | Product | Quantity | Unit price | Total | |
|---|---|---|---|---|---|
| {{ $slno++ }} | {{ $detail->product_name }} {{ $detail->product_code_inv }} |
{{ $detail->qty }} | {{ number_format($detail->price) }} | {{ number_format($total) }} | |
| Total: Tk. {{ number_format($grand_total) }} | |||||
All information generated from ryans.com at {{ date('d-m-Y h:i:s a') }}