Qualifications

Search for a propertiy of a Qualification. eg. Name

@if (errorDeletingSkill) {

This Qualification can not be deleted because it still has employees.

}
@if (skills) { @for (skill of skills; track skill) { } }
Name Actions
{{ skill.skill }}