[wip] implementing machines reports
This commit is contained in:
@@ -190,6 +190,15 @@ export const pageMenuDev = [
|
||||
badges: [{ key: "mission.request_portal" }],
|
||||
permissions: ["all"],
|
||||
},
|
||||
{
|
||||
id: "machinesReports",
|
||||
label: "ماشینها",
|
||||
icon: <DriveEtaIcon sx={{ width: "inherit", height: "inherit" }} />,
|
||||
type: "page",
|
||||
route: "/dashboard/road-missions/reports/machinesReports",
|
||||
badges: [{ key: "mission.request_portal" }],
|
||||
permissions: ["all"],
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user