diff --git a/resources/views/modules/dashboard/sekolah.blade.php b/resources/views/modules/dashboard/sekolah.blade.php index 5669457..019123a 100644 --- a/resources/views/modules/dashboard/sekolah.blade.php +++ b/resources/views/modules/dashboard/sekolah.blade.php @@ -293,7 +293,7 @@
Total Sampah Minyak Jelantah

-

{{number_format(@$summary->minyak)}} Kg

+

{{number_format(@$summary->minyak)}} L

@@ -350,11 +350,11 @@ yAxis: { min: 0, title: { - text: '(Kg)' + text: '' } }, tooltip: { - valueSuffix: ' (Kg)' + valueSuffix: '' }, plotOptions: { column: {