@page @model EveryThing.Pages.CodeTableEmployees.CreateModel @{ ViewData["Title"] = "Vnos delavca"; Layout = "~/Pages/Layouts/_Layout.cshtml"; } @section Styles { }