Your Company Name
123 Business Street, Zurich, Switzerland
[email protected]  |  +41 00 000 00 00
VAT: CHE-000.000.000

Invoice

#{{invoice.number}}

Bill To

{{customer.name}}

{{customer.address}}

{{customer.email}}

Details

Invoice date: {{invoice.date}}
Due date: {{invoice.dueDate}}
{{#each items}} {{#if description}} {{/if}} {{/each}}
Description Qty Unit Price Amount
{{description}} {{quantity}} {{currency}}{{unitPrice}} {{currency}}{{lineTotal}}
Subtotal {{totals.currency}}{{totals.subTotal}}
Tax ({{totals.taxRate}}%) {{totals.currency}}{{totals.taxAmount}}
Total Due {{totals.currency}}{{totals.grandTotal}}

Notes

{{notes}}