From c71513e2d073d636369a67bdc6d9993a40468f59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=B5=9C=EC=A4=80=ED=9D=A0?= Date: Tue, 15 Oct 2024 19:08:43 +0900 Subject: [PATCH] cfmgrv4 init...2 --- app/Views/front/login.php | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 app/Views/front/login.php diff --git a/app/Views/front/login.php b/app/Views/front/login.php new file mode 100644 index 0000000..f77b94d --- /dev/null +++ b/app/Views/front/login.php @@ -0,0 +1,27 @@ +extend(LAYOUTS[$viewDatas['layout']]['path']) ?> +section('content') ?> +
+
+
+ + +
+
+ endSection() ?> \ No newline at end of file