Invoices List

@for (table of tableData; track table.key) { } @if (tableData.length === 0) { }
Invoice Number Date Description Amount Payment Method Due Date Status Action
{{ table.invoiceNumber }} {{ table.date }} {{ table.description }} {{ table.amount }} {{ table.paymentMethod }} {{ table.dueDate }} {{ table.status }}
No records found