{{ $isEditing ? 'Update existing tax invoice details, items, or payments' : 'Create a new GST compliant tax invoice for your customer' }}
| # | Item / Product | HSN/SAC | Qty & Unit | Unit Price (₹) | Discount | Tax | Amount (₹) | Action |
|---|---|---|---|---|---|---|---|---|
| {{ $idx + 1 }} |
@if(!empty($item['image']))
SKU: {{ $item['sku'] ?? 'ITEM' }}
|
Size: {{ $item['size'] ?? 'Standard' }}
|
|
|
₹{{ number_format($lineTotal, 2) }} |
|
|||
| No items added. Click "+ Add Item" or use the search bar below to begin. | ||||||||
| Value | GST | Amount |
|---|---|---|
| ₹{{ number_format($cSubTotal, 2) }} | ₹{{ number_format($cTaxTotal, 2) }} | ₹{{ number_format($cGrandTotal, 2) }} |
| Sub Total | ₹{{ number_format($cSubTotal, 2) }} | |
| Freight | ₹{{ number_format($cFreight, 2) }} | |
| IGST | ₹{{ number_format($cIgst, 2) }} | |
| CGST | ₹{{ number_format($cCgst, 2) }} | |
| SGST | ₹{{ number_format($cSgst, 2) }} | |
| Discount | - ₹{{ number_format($totals['totalDiscount'], 2) }} | |
| Grand Total | ₹{{ number_format($cGrandTotal, 2) }} |
Scan with your handheld barcode reader or type the SKU/Barcode code manually: