add rahdaran
This commit is contained in:
@@ -21,6 +21,7 @@ import AssignmentLateIcon from "@mui/icons-material/AssignmentLate";
|
||||
import LockPersonIcon from "@mui/icons-material/LockPerson";
|
||||
import LineAxisIcon from "@mui/icons-material/LineAxis";
|
||||
import ScienceIcon from "@mui/icons-material/Science";
|
||||
import HandymanIcon from "@mui/icons-material/Handyman";
|
||||
import DriveEtaIcon from "@mui/icons-material/DriveEta";
|
||||
import BiotechIcon from "@mui/icons-material/Biotech";
|
||||
import Mediation from "@mui/icons-material/Mediation";
|
||||
@@ -539,6 +540,14 @@ export const pageMenu = [
|
||||
icon: <BiotechIcon sx={{ width: "inherit", height: "inherit" }} />,
|
||||
permissions: ["azmayesh-type-management"],
|
||||
},
|
||||
{
|
||||
id: "rahdaran",
|
||||
label: "راهداران",
|
||||
type: "page",
|
||||
route: "/dashboard/rahdaran",
|
||||
icon: <HandymanIcon sx={{ width: "inherit", height: "inherit" }} />,
|
||||
permissions: ["show-rahdaran"],
|
||||
},
|
||||
{
|
||||
id: "adminManagement",
|
||||
label: "مدیریت سامانه",
|
||||
|
||||
Reference in New Issue
Block a user