Manage all academic programmes displayed on the public website.
| ID / Code | Title | Level | Field | Months | Format | Cost | Courses | Featured | Actions |
|---|---|---|---|---|---|---|---|---|---|
<%= item.id %>
|
<%= item.title %>
<% if (item.description) { %>
<%= item.description %>
<% } %>
|
<%= item.level || '—' %> | <%= item.fieldOfStudy || '—' %> | <%= item.durationInMonths || '—' %> | <%= item.format || '—' %> | <%= item.monthlyCost || item.cost || '—' %> | <%= (item.coreCourses || []).length %> | <% if (item.selected) { %> <% } else { %> <% } %> | |
| No programmes found. Add your first programme → | |||||||||