Subcontractor Billing Platform
{{ vendor.name }}
{{ vendor.address }}
{{ client.billName }}
{{ client.billAddress }}
{{ client.shipName }}
{{ client.shipAddress }}
| S.No | Item / Service Description | HSN/SAC | Unit | Qty | Rate (₹) | Amount (₹) | Action |
|---|---|---|---|---|---|---|---|
| {{ index + 1 }} | {{ item.description }} | {{ item.hsn }} | {{ item.unit }} | {{ item.qty }} | {{ item.price.toFixed(2) }} | {{ (item.qty * item.price).toFixed(2) }} |
Terms & Conditions:
{{ terms }}
For {{ vendor.name || 'Vendor Company' }}
Authorized Signatory