%- include("../partials/page-header", { user, title: t.cancelledInvoices.title, subtitle: "", showUserName: true }) %>
<%= t.cancelledInvoices.noinvoices %>
<% } else { %>| # | <%= t.cancelledInvoices.patient %> | <%= t.cancelledInvoices.date %> | <%= t.cancelledInvoices.amount %> |
|---|---|---|---|
| <%= inv.id %> | <%= inv.firstname %> <%= inv.lastname %> | <%= inv.invoice_date_formatted %> | <%= inv.total_amount_formatted %> € |