Invoice
#{{invoiceNumber}}
{{invoiceDate}}

Billed To
{{payer.name}}
Address
{{payer.address_line_one}}
{{payer.address_line_two}}
ABN
{{payer.abn}}
Payee
{{payee.name}}
Address
{{payee.address}}
{{payee.city}}, {{payee.state}} {{payee.zip}}
ABN
{{payee.abn}}
Billing period
{{billingPeriod.start}} - {{billingPeriod.end}}
Due date
{{dueDate}}
Amount due
{{amountDue}}
{{#each items}} {{/each}}
Item Rate Unit Amount Total
{{this.description}} {{this.rate}} {{this.unit}} {{this.amount}} {{this.total}}
Subtotal {{subtotal}}
Instructions of payment
Please raise a bank transfer to the following account.
Bank
{{paymentInstructions.bank}}
BSB
{{paymentInstructions.bsb}}
Account
{{paymentInstructions.account}}
Account name
{{paymentInstructions.accountName}}

If you have any questions about this invoice, please contact us at {{contactEmail}}.

Thank you for your business.