@model StockManMVC.Models.Location @{ ViewBag.Title = "Nuova Posizione"; } @using (Html.BeginForm()) { @Html.AntiForgeryToken()