@model IEnumerable

@foreach (var item in Model) { }
Group Name: Actions:
@Html.DisplayFor(modelItem => item.TrainingGroupName) View/Edit Group @**@