<%- include("partials/page-header", { user, title: t.medications.title, subtitle: "", showUserName: true }) %>
<%- include("partials/flash") %>
<%= t.medications.reset %>
>
➕ <%= t.medications.newmedication %>
<% rows.forEach(r => { %> <% }) %>
<%= t.medications.medication %> <%= t.medications.form %> <%= t.medications.dosage %> <%= t.medications.package %> <%= t.medications.status %> <%= t.medications.actions %>
<%= r.medication %> <%= r.form %> <%= r.active ? t.global.active : t.global.inactive %>