From a52f3a1241dc195feb30715f70f81107cd2fa522 Mon Sep 17 00:00:00 2001 From: Ahmad Firdaus Tarmidzi Date: Tue, 7 Nov 2023 06:37:36 +0700 Subject: [PATCH] UPDATE DASHBOARD --- resources/views/backend/dashboard.blade.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/resources/views/backend/dashboard.blade.php b/resources/views/backend/dashboard.blade.php index 53dfce6..25d4d68 100644 --- a/resources/views/backend/dashboard.blade.php +++ b/resources/views/backend/dashboard.blade.php @@ -16,30 +16,30 @@
- +
-
Nilai RM
+
Knowledge of Metacognitif (KM)
@foreach ($historiPengisian as $item)
-
Nilai anda {{ $item->km_total }}
+
Nilai anda {{ $item->km_total }}
@endforeach
-
+
-
Nilai RM
+
Regulation of Metacognitif (RM)
@foreach ($historiPengisian as $item)
-
+
Nilai anda {{ $item->rm_total }}
@endforeach