From 1e9e845ffb2895f258664621e99896e6771be197 Mon Sep 17 00:00:00 2001 From: Saufi Date: Thu, 16 Jul 2026 10:43:04 +0800 Subject: [PATCH] deelete ayat demo --- src/resources/views/admin/dashboard.blade.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/resources/views/admin/dashboard.blade.php b/src/resources/views/admin/dashboard.blade.php index bc46704..d064148 100644 --- a/src/resources/views/admin/dashboard.blade.php +++ b/src/resources/views/admin/dashboard.blade.php @@ -5,7 +5,6 @@ @section('page-label', 'Pemantauan Keseluruhan') @section('content') -

Najib Yang Buat

@foreach ([ ['label' => 'Permohonan Baharu', 'value' => $summary['new_applications'], 'icon' => 'bi-journal-plus'],