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