commercial chief init

This commit is contained in:
2023-08-12 11:34:38 +03:30
parent a48c751275
commit 31697ec1bd
9 changed files with 600 additions and 0 deletions

View File

@@ -41,6 +41,14 @@ const sidebarMenu = [
selected: false,
role: "passenger_office_chief",
},
{
key: "sidebar.commercial-chief",
type: "page",
route: "/dashboard/commercial-chief",
icon: <AssignmentIndIcon/>,
selected: false,
role: "commercial_chief",
},
{
key: "sidebar.transportation-assistant",
type: "page",