Edit Entry <%= data.id %>

<% for (const [key, value] of Object.entries(data)) { %> <% if (key !== 'id') { %>
<% } %> <% } %> Cancel