Merge version_2 into main #4
@@ -28,6 +28,7 @@ export default function AdminDashboardPage() {
|
||||
{ name: "Dashboard", id: "/admin" },
|
||||
]}
|
||||
brandName="Super Admin"
|
||||
button={{ text: "Logout", href: "/" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -36,6 +37,7 @@ export default function AdminDashboardPage() {
|
||||
<MetricCardSeven
|
||||
title="Panel Kontrol Super Admin"
|
||||
tag="Sistem Internal"
|
||||
description="Data ringkasan sistem internal untuk pemantauan performa real-time."
|
||||
metrics={[
|
||||
{ id: "u1", value: "1,240", title: "Total User Terdaftar", items: [] },
|
||||
{ id: "u2", value: "58", title: "Laporan Pending", items: [] },
|
||||
|
||||
Reference in New Issue
Block a user