@{ ViewBag.Title = "GetSelectDpt"; Layout = "~/Views/Shared/_Layout.cshtml"; } @Html.Hidden("dptlist","")
    @section scripts{ }