@* For more information on enabling MVC for empty projects, visit https://go.microsoft.com/fwlink/?LinkID=397860 *@ @model PSTW_CentralSystem.Models.ModuleSettingModel @{ ViewData["Title"] = "Module Setting"; Layout = "~/Views/Shared/_Layout.cshtml"; }
... Loading