feat: GTSIT 사이트 구축

This commit is contained in:
박성필
2026-08-10 21:19:10 +09:00
commit dbb35d35c4
87 changed files with 48246 additions and 0 deletions

1
app/Views/errors/404.php Normal file
View File

@@ -0,0 +1 @@
<section class="error-page"><span>404</span><h1><?= e($title) ?></h1><p>주소를 다시 확인하거나 홈으로 이동해 주세요.</p><a class="button button-primary" href="/">홈으로 이동</a></section>