@page @model EditMainModel @{ ViewData["Title"] = "Urejanje"; } @section Styles { }

@Html.AntiForgeryToken() @section Scripts { }