fixed bugs

This commit is contained in:
AmirHossein Mahmoodi
2024-01-13 10:27:01 +03:30
parent fb486a46a8
commit f61448fa59
7 changed files with 23 additions and 38 deletions

View File

@@ -44,6 +44,15 @@ const sidebarMenu = [
selected: false,
permission: "view_navgan_loans",
},
{
key: "sidebar.loan-history-province",
name: "loan-history",
type: "page",
route: "/dashboard/loan-history",
icon: <SecurityIcon sx={{width: 'inherit', height: 'inherit'}}/>,
selected: false,
permission: "view_navgan_loans_province",
},
], [
{
key: "sidebar.passenger-office-chief",