From dec8a4115039258369b45dcbb6a0340933ff3b60 Mon Sep 17 00:00:00 2001 From: Sholahuddin Al Ayubi Date: Fri, 14 Mar 2025 16:19:46 +0700 Subject: [PATCH] Feat: Add New Dashboard --- resources/views/welcome.blade.php | 60 +++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php index 382316b..4a28f08 100644 --- a/resources/views/welcome.blade.php +++ b/resources/views/welcome.blade.php @@ -6,6 +6,66 @@
{{ __('Dashboard') }}
+ +
+
+ +
+
+
+
Kotak 1
+ 10 + + +
+
+
+ + +
+
+
+
Kotak 2
+ 5 + +
+
+
+ + +
+
+
+
Kotak 3
+ 8 + +
+
+
+ + +
+
+
+
Kotak 4
+ 2 + +
+
+
+ + +
+
+
+
Kotak 5
+ 3 + +
+
+
+
+
-- 2.34.1