{{companyName}}
{{#companyAddress}}
{{companyAddress}}
{{/companyAddress}} {{#companyEmail}}
{{companyEmail}}
{{/companyEmail}} {{#companyPhone}}
{{companyPhone}}
{{/companyPhone}}
INVOICE
#{{invoiceNumber}}
Bill To
{{customerName}}
{{#customerAddress}}
{{customerAddress}}
{{/customerAddress}} {{#customerEmail}}
{{customerEmail}}
{{/customerEmail}} {{#customerPhone}}
{{customerPhone}}
{{/customerPhone}}
Issue Date
{{issueDate}}
{{#dueDate}}
Due Date
{{dueDate}}
{{/dueDate}}
Description
Quantity
Rate
Amount
{{#items}}
{{description}}
{{quantity}}
{{unitPrice}}
{{lineTotal}}
{{/items}}
{{#subtotal}}
Subtotal
{{subtotal}}
{{/subtotal}} {{#tax}}
Tax
{{tax}}
{{/tax}} {{#discount}}
Discount
-{{discount}}
{{/discount}}
Total
{{total}} {{currency}}
{{#notes}}
Notes
{{notes}}
{{/notes}}