This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
@page
|
||||
@model TaxBaik.Web.Pages.Admin.Contracts.IndexModel
|
||||
@{ ViewData["Title"] = "계약"; }
|
||||
<section class="container py-5"><h1 class="h2 fw-bold">계약 관리</h1></section>
|
||||
<section class="container py-4 py-lg-5">
|
||||
<partial name="_AdminPageHeader" model='("세무 운영", "계약 관리", "계약 상태와 만료일을 추적합니다.", null, null)' />
|
||||
<partial name="_ComingSoon" model="계약 관리" />
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user