{{company.address}}
{{company.city}}, {{company.country}}
Phone: {{company.phone}}
Email: {{company.email}}
{{invoiceNumber}}
Date: {{date}}
Due Date: {{dueDate}}
{{customer.name}}
{{customer.company}}
{{customer.address}}
{{customer.city}}, {{customer.country}}
{{customer.email}}
{{shipping.name}}
{{shipping.address}}
{{shipping.city}}, {{shipping.country}}
{{else}}Same as billing address
{{/if}}| Item | Description | Quantity | Unit Price | Amount |
|---|---|---|---|---|
| {{@index}} | {{description}} | {{quantity}} | ${{unitPrice}} | ${{amount}} |
{{paymentTerms}}
{{#if notes}}Notes: {{notes}}
{{/if}}