<% const formattedType = currentType.split('-').map(word => word.charAt(0).toUpperCase() + word.slice(1)).join(' '); %> <%= formattedType %> Level

Add New Level Type <% if (!['undergraduate', 'postgraduate', 'pre-university'].includes(currentType)) { %> <% } %>
This is the level type identifier. It cannot be changed.
Link to the level brochure. Use # if no brochure is available.
<% (data.overview.paragraphs || []).forEach((paragraph, index) => { %>
<% }); %>
Contact Information
<% (data.overview.contact_info.items || []).forEach((item, index) => { %>
<% }); %>
Social Information
Apply Button
<% (data.requirements.items || []).forEach((item, index) => { %>
<% }); %>
<% (data.action_buttons.buttons || []).forEach((button, index) => { %>
<% }); %>
<% (data.why_study.items || []).forEach((item, index) => { %>
<% }); %>
Delete Confirmation

Are you sure you want to delete this level type?