This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
@page
|
||||
@model TaxBaik.Web.Pages.Admin.CommonCodes.IndexModel
|
||||
@{ ViewData["Title"] = "공통코드"; }
|
||||
<section class="container py-5"><h1 class="h2 fw-bold">공통코드 관리</h1></section>
|
||||
<section class="container admin-page-shell">
|
||||
<partial name="_AdminPageHeader" model='("운영 설정", "공통 코드", "코드성 데이터를 표준화해 관리합니다.", null, null)' />
|
||||
<partial name="_ComingSoon" model="공통 코드" />
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user