This commit is contained in:
2024-10-10 12:11:27 +05:30
parent 92ebf64223
commit c41deb0534

View File

@@ -97,43 +97,43 @@ export const nav = [
title: "INVESTORS REQUEST",
type: "title",
},
// {
// title: "Fawateer Deposit",
// submenu: [
// {
// title: "Create Request",
// path: "/fawateer-request",
// icon: RiMoneyDollarBoxLine,
// },
// {
// title: "View History",
// path: "/fawateer-history",
// icon: RiExchangeBoxLine,
// },
// ],
// type: "accordion",
// Icon: HiOutlineBanknotes,
// },
{
title: "Fawateer Deposit",
submenu: [
{
title: "Create Request",
path: "/fawateer-request",
icon: RiMoneyDollarBoxLine,
},
{
title: "View History",
path: "/fawateer-history",
icon: RiExchangeBoxLine,
},
],
type: "accordion",
Icon: HiOutlineBanknotes,
},
// {
// title: "Fawateer Deposit",
// submenu: [
// {
// title: "Pending Request",
// path: "/fawateer-approver",
// icon: RiMoneyDollarBoxLine,
// },
// {
// title: "View History",
// path: "/approver-history",
// icon: RiExchangeBoxLine,
// },
// ],
// type: "accordion",
// Icon: HiOutlineBanknotes,
// },
{
title: "Fawateer Deposit",
submenu: [
{
title: "Pending Request",
path: "/fawateer-approver",
icon: RiMoneyDollarBoxLine,
},
{
title: "View History",
path: "/approver-history",
icon: RiExchangeBoxLine,
},
],
type: "accordion",
Icon: HiOutlineBanknotes,
},
{