upd: dashboard admin

Deskripsi:
- view file pada detail pengaduan
- view file pada detail pelayanan surat
- close modal file jika error

No Issues
This commit is contained in:
2025-11-28 16:04:07 +08:00
parent cd7e602254
commit 075cb12417
7 changed files with 67 additions and 29 deletions

View File

@@ -80,7 +80,7 @@ export default function DashboardLastData() {
<PengaduanSection
key={index}
id={item.id}
nomer={item.noPengaduan}
nomer={item.noPengajuan}
judul={item.title}
status={item.status}
updated={item.updatedAt}