@if(invoices.length)
@each(invoice in invoices)
|
{{ invoice.invoiceNumber }}
|
{{ invoice.orderId }}
|
{{ invoice.totalOrderWeight }}
|
{{ invoice.orderPayableAmount }}
|
{{ invoice.paidAmount }}
|
{{ invoice.orderBalancePayableAmount }}
|
{{ invoice.orderInvoicePaymentStatus }}
|
@end
@endif
Sub Total:
|
{{ totalPaidReceiptAmount }}
|
|
VAT:
|
--
|
|
Total ({{currency}}):
|
{{ totalPaidReceiptAmount }}
|
|
Amount in Words: {{ totalPaidReceiptAmountInWords }}
|
|
Make all cheques payable to DELYBELL
If you have any questions concerning this invoice, call : 000 000, E-mail: accounts@delybell.com
*This is computer generated receipt no signature required.
|