@Html.AntiForgeryToken()
@for (int i = 0; i < Model.Count; i++) {
}
@section Scripts { }