[wip] implementing machines cartable
This commit is contained in:
@@ -682,13 +682,13 @@ export const pageMenuDev = [
|
||||
icon: <GppMaybeIcon sx={{ width: "inherit", height: "inherit" }} />,
|
||||
permissions: ["manage-damage"],
|
||||
},
|
||||
{
|
||||
id: "CarDetails",
|
||||
label: "اطلاعات خودرو",
|
||||
{
|
||||
id: "machines",
|
||||
label: "ماشینها",
|
||||
type: "page",
|
||||
route: "/dashboard/car-details",
|
||||
route: "/dashboard/machines",
|
||||
icon: <DriveEtaIcon sx={{ width: "inherit", height: "inherit" }} />,
|
||||
permissions: ["show-rahdaran"],
|
||||
permissions: ["update-machine"],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user