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