126 lines
3.8 KiB
JSON
126 lines
3.8 KiB
JSON
[
|
|
{
|
|
"header": "",
|
|
"items": [
|
|
{
|
|
"text": "Dashboard",
|
|
"icon": "bx bx-home",
|
|
"available": true,
|
|
"link": "/dashboard"
|
|
},
|
|
{
|
|
"text": "Projects",
|
|
"icon": "bx bx-layout",
|
|
"available": true,
|
|
"link": "/ui",
|
|
"submenu": [
|
|
{
|
|
"text": "Project List",
|
|
"available": true,
|
|
"link": "/projects"
|
|
},
|
|
{
|
|
"text": "Employees",
|
|
"available": true,
|
|
"link": "/employees"
|
|
},
|
|
{
|
|
"text": "Project Status",
|
|
"available": true,
|
|
"link": "#"
|
|
},
|
|
{
|
|
"text": "Inventory",
|
|
"available": true,
|
|
"link": "/inventory"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"text": "Activities",
|
|
"icon": "bx bx-list-ul",
|
|
"available": true,
|
|
"link": "",
|
|
"submenu": [
|
|
{
|
|
"text": "Attendance",
|
|
"available": true,
|
|
"link": "/activities/Attendance"
|
|
},
|
|
{
|
|
"text": "Daily Task Planning",
|
|
"available": true,
|
|
"link": "/activities/task"
|
|
},
|
|
{
|
|
"text": "Daily Task",
|
|
"available": true,
|
|
"link": "/activities/records"
|
|
},
|
|
{
|
|
"text": "Project Report",
|
|
"available": true,
|
|
"link": "/activities/reports"
|
|
},
|
|
{
|
|
"text": "Image Gallary",
|
|
"available": true,
|
|
"link": "/activities/gallary"
|
|
},
|
|
{
|
|
"text": "Daily Expenses",
|
|
"available": true,
|
|
"link": "/dashboard/"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"text": "Administration",
|
|
"icon": "bx bx-box",
|
|
"available": true,
|
|
"link": "",
|
|
"submenu": [
|
|
{
|
|
"text": "Users",
|
|
"available": true,
|
|
"link": "/employees/"
|
|
},
|
|
{
|
|
"text": "Masters",
|
|
"available": true,
|
|
"link": "/masters"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"text": "Inventory",
|
|
"icon": "bx bx-store",
|
|
"available": true,
|
|
"link": "/inventory"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"header": "",
|
|
"items": [
|
|
{
|
|
"text": "Support",
|
|
"icon": "bx bx-copy",
|
|
"available": true,
|
|
"link": "/help/support"
|
|
},
|
|
{
|
|
"text": "Documentation",
|
|
"available": true,
|
|
"icon": "bx bx-book-reader",
|
|
"link": "/help/docs"
|
|
},
|
|
{
|
|
"text": "Help Desk",
|
|
"available": true,
|
|
"link": "/help/connect",
|
|
"icon": "bx bx-question-mark"
|
|
}
|
|
]
|
|
}
|
|
] |