From 0225bdb772d1334cc1aa7ab0fc3678df0864df6b Mon Sep 17 00:00:00 2001 From: AlisaLinUwU Date: Sun, 26 Jan 2025 10:42:28 +0500 Subject: Initialize --- .../resources/templates/admin-panel/index.html | 334 +++++++++++++++++++++ 1 file changed, 334 insertions(+) create mode 100644 src/main/resources/templates/admin-panel/index.html (limited to 'src/main/resources/templates/admin-panel/index.html') diff --git a/src/main/resources/templates/admin-panel/index.html b/src/main/resources/templates/admin-panel/index.html new file mode 100644 index 0000000..4380882 --- /dev/null +++ b/src/main/resources/templates/admin-panel/index.html @@ -0,0 +1,334 @@ + + + + + + Admin Panel | Dashboard + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ AdminLTELogo +
+ + + + + + + + + +
+ +
+
+
+
+

Dashboard

+
+
+ +
+
+
+
+ + + +
+
+ +
+
+ +
+
+

+ +

Appointments

+
+
+ +
+ More info +
+
+ +
+ +
+
+

100%

+ +

Bounce Rate

+
+
+ +
+ More info +
+
+ +
+ +
+
+

+ +

Clients

+
+
+ +
+ More info +
+
+ +
+ +
+
+

+ +

Views Count

+
+
+ +
+ More info +
+
+ +
+
+
+ +
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3