{{invoice.receiver.company}}

  • {{invoice.receiver.name}}
  • {{invoice.receiver.email}}
  • {{invoice.receiver.location.street.number}} {{invoice.receiver.location.street.name}}
  • {{invoice.receiver.location.city}}
  • {{invoice.receiver.location.state}}
  • {{invoice.receiver.location.country}}
  • {{invoice.receiver.location.postcode}}
  • Invoice #{{invoice.id}}
  • {{invoice.createdAt}}
  • {{invoice.sender.company}}
  • {{invoice.sender.name}}
  • {{invoice.sender.email}}
  • {{invoice.sender.location.street.number}} {{invoice.sender.location.street.name}}
  • {{invoice.sender.location.city}}
  • {{invoice.sender.location.state}}
  • {{invoice.sender.location.country}}
  • {{invoice.sender.location.postcode}}
Description
Amount
{{item.title}} {{item.subtitle}} * {{item.quantity}}
{{itemPrice(item.price, item.quantity)}}
Subtotal {{getSubTotal()}}
Tax @ {{tax}}% - {{getCalculatedTax()}}
Discount 0% off - $0.00
Total {{getTotal()}}