@model PlaysetModel @{ ViewData["Title"] = $"Play with {Model.Name}"; } Reset restart_alt Sets @foreach (var cel in Model.Cels) { } @section Scripts { }