Bill (Tax Invoice) Report
Your live workforce insights
Superadmin
(Admin)
| Invoice No | Invoice Date | Company | GST | Phone | Item Description | HSN | Qty | Rate | SGST | CGST | IGST | Amount | Total Invoice Amount | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $inv->invoice_no }} | {{ $inv->invoice_date }} | {{ $inv->company->company ?? '' }} | {{ $inv->gst }} | {{ $inv->phone }} | {{ $inv->email }} | {{ $item->description }} | {{ $item->hsn }} | {{ $item->quantity }} | {{ $item->rate }} | {{ $item->sgst }} | {{ $item->cgst }} | {{ $item->igst }} | {{ $item->amount }} | {{ $inv->total_amount }} |
| {{ $inv->invoice_no }} | {{ $inv->invoice_date }} | {{ $inv->company->company ?? '' }} | {{ $inv->gst }} | {{ $inv->phone }} | {{ $inv->email }} | No items | {{ $inv->total_amount }} | |||||||