@model List @if (Model != null) { foreach (var team in Model) { } }
@team.Name