Files
antrean-operasi/data/apps/menus/pages.json
2026-01-22 09:11:15 +07:00

21 lines
451 B
JSON

{
"pages": [
{
"id": "1",
"name": "Dashboard",
"path": "/dashboard",
"templateType": "dashboard",
"metadata": {
"title": "Dashboard",
"description": "Main dashboard page",
"keywords": ["dashboard", "admin"]
},
"content": {},
"createdBy": "admin",
"createdAt": "2025-06-30T05:32:00Z",
"updatedAt": "2025-06-30T05:32:00Z",
"status": "published"
}
]
}