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