<% if (!schema.view.control.noBackBtn) { %>
<% } %>
<% if (schema.disabled.includes('remove') && schema.disabled.includes('update')) { %>
<% if (!schema.view.control.noExportBtn) { %>
<% } %>
<% } else { %>
<% if (!schema.view.control.noEditBtn) { %>
<% } %>
<% if (!schema.view.control.noCloneBtn) { %>
<% } %>
<% if (!schema.view.control.noExportBtn) { %>
<% } %>
<% } %>
<% if (!schema.view.control.noDeleteBtn) { %>
<% } %>