- @if(!string.IsNullOrWhiteSpace(Model.InvoiceDate))
- {
- Date: @Model.InvoiceDate
- }
- @if(!string.IsNullOrWhiteSpace(Model.InvoiceDueDate))
- {
- Due Date: @Model.InvoiceDueDate
- }
-
- From-
- 8bit Solutions LLC |
-
- To-
- @Model.CustomerName VAT @Model.CustomerVatNumber - } - |
-
Description | - @if(Model.UsesVat) - { -VAT % | -VAT | - } -Total | -
---|---|---|---|
@item.Description | - @if(Model.UsesVat) - { -0 | -0.00 | - } -@item.Amount | -