Feature/followup refahi
This commit is contained in:
@@ -180,6 +180,26 @@ const sidebarMenu = [
|
||||
// selected: false,
|
||||
// permissions: ["manage_province_affairs_navgan"],
|
||||
// },
|
||||
{
|
||||
key: "sidebar.refahi-loan-followup",
|
||||
secondary: "secondary.refahi-loan-followup",
|
||||
name: "refahi-loan-followup",
|
||||
type: "page",
|
||||
route: "/dashboard/refahi/loan-followup",
|
||||
icon: <GavelIcon sx={{ width: "inherit", height: "inherit" }} />,
|
||||
selected: false,
|
||||
permissions: ["manage_vezarat_eghtesad_loans"],
|
||||
},
|
||||
{
|
||||
key: "sidebar.refahi-loan-management",
|
||||
secondary: "secondary.refahi-loan-management",
|
||||
name: "refahi_loan_management",
|
||||
type: "page",
|
||||
route: "/dashboard/refahi/refahi-loan-management",
|
||||
icon: <BusinessCenterIcon sx={{ width: "inherit", height: "inherit" }} />,
|
||||
selected: false,
|
||||
permissions: ["manage_refahi_loan"],
|
||||
},
|
||||
],
|
||||
[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user