diff --git a/app/Views/layouts/admin/left_menu.php b/app/Views/layouts/admin/left_menu.php index 03a3677..7ebd6ca 100644 --- a/app/Views/layouts/admin/left_menu.php +++ b/app/Views/layouts/admin/left_menu.php @@ -5,5 +5,6 @@
include($layout['path'] . '/left_menu/base'); ?> include($layout['path'] . '/left_menu/board'); ?> + include($layout['path'] . '/left_menu/shoppingmall'); ?>
\ No newline at end of file diff --git a/app/Views/layouts/front/left_menu/shoppingmall.php b/app/Views/layouts/front/left_menu/shoppingmall.php index f298c60..2b1a947 100644 --- a/app/Views/layouts/front/left_menu/shoppingmall.php +++ b/app/Views/layouts/front/left_menu/shoppingmall.php @@ -1,9 +1,16 @@ +
+

+ +

+
\ No newline at end of file +

결제 관리

+
+
+ \ No newline at end of file