@{ ViewBag.Title = "User Settings"; Layout = "~/Views/Shared/_Layout.cshtml"; } @addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
Full Name Department Current Flexi Hour Select
Full Name Department Current State Select
@section Scripts { @await Html.PartialAsync("_ValidationScriptsPartial") }