This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
@model string
|
||||
|
||||
<div class="card shadow-sm border-0">
|
||||
<div class="card-body text-center py-5">
|
||||
<div class="text-muted mb-2">준비 중</div>
|
||||
<h3 class="card-title mb-2">@Model</h3>
|
||||
<p class="text-muted mb-0">이 페이지는 현재 구조를 맞춘 상태이며, 다음 단계에서 기능을 채우면 됩니다.</p>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user