@model StockManMVC.Models.Operator @{ ViewBag.Title = "Nuovo Operatore"; } @using (Html.BeginForm()) { @Html.AntiForgeryToken()