diff --git a/public/dashboard.php b/public/views/dashboard.php similarity index 88% rename from public/dashboard.php rename to public/views/dashboard.php index 969401b..d55019a 100644 --- a/public/dashboard.php +++ b/public/views/dashboard.php @@ -1,7 +1,7 @@ $serverStatus */ ?> @@ -17,13 +17,13 @@ require_once __DIR__ . '/../app/Helpers/AuthenticatedUserHelper.php'; SB Admin 2 - Dashboard - + - + @@ -36,7 +36,7 @@ require_once __DIR__ . '/../app/Helpers/AuthenticatedUserHelper.php';