| Date & Time: {{ date('d-m-Y h:i:s a', time()) }} |
| SL | Image | Category | Product | Regular Price (Tk) | Special Price (Tk) |
|---|---|---|---|---|---|
| {{ $i+1 }} | {{ $product->item_type_name }} | {{ $product->product_name }} {{ $product->product_code_inv }} |
{{ number_format($product->product_price1,0) }} | {{ number_format($product->product_price2,0) }} |