From 38cc5c0c3abed6cfe4fbe0cbabec60a8ed64784d Mon Sep 17 00:00:00 2001 From: Geo Halkiadakis Date: Fri, 26 May 2023 19:14:56 +0300 Subject: user menu and contol panel are ready --- public/app/views/user/panel.php | 59 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 public/app/views/user/panel.php (limited to 'public/app/views/user/panel.php') diff --git a/public/app/views/user/panel.php b/public/app/views/user/panel.php new file mode 100644 index 0000000..6888a7a --- /dev/null +++ b/public/app/views/user/panel.php @@ -0,0 +1,59 @@ + + + + + <?=SITE_TITLE?> - Control Panel + + + + + + +
+
+ +
+ +
+ +
+ + + +
+ +
+
+ + + + + + -- cgit v1.2.3