<%- include("../partials/page-header", { user, title: t.patienteoverview.patienttitle, subtitle: "", showUserName: true }) %>
<%- include("../partials/flash") %>

Gutschrift Übersicht

<% items.forEach(i => { %> <% }) %>
Rechnung Datum PDF Gutschrift Datum PDF Patient Betrag
#<%= i.invoice_id %> <%= i.invoice_date_fmt %> <% if (i.invoice_file) { %> 📄 Öffnen <% } %> #<%= i.credit_id %> <%= i.credit_date_fmt %> <% if (i.credit_file) { %> 📄 Öffnen <% } %> <%= i.firstname %> <%= i.lastname %> <%= i.invoice_amount_fmt %> € / <%= i.credit_amount_fmt %> €