demo pada najib

This commit is contained in:
Saufi
2026-07-16 10:37:57 +08:00
parent a6117828ad
commit 7b59392a4e
2 changed files with 3 additions and 0 deletions

View File

@@ -18,6 +18,8 @@ services:
APACHE_DOCUMENT_ROOT: /var/www/html/public
APP_ENV: local
APP_DEBUG: "true"
TZ: Asia/Kuala_Lumpur
APP_TIMEZONE: Asia/Kuala_Lumpur
REDIS_HOST: shared-redis
REDIS_PORT: 6379
extra_hosts:

View File

@@ -5,6 +5,7 @@
@section('page-label', 'Pemantauan Keseluruhan')
@section('content')
<h1>Najib Yang Buat</h1>
<div class="row g-4 mb-4">
@foreach ([
['label' => 'Permohonan Baharu', 'value' => $summary['new_applications'], 'icon' => 'bi-journal-plus'],