updates on the profitability page and added the new page of this one

This commit is contained in:
2026-06-16 19:49:57 +05:30
parent ffcd9440e6
commit b0bb2d63cf
5 changed files with 796 additions and 5 deletions

View File

@@ -149,6 +149,13 @@ const nearle = {
url: '/nearle/reports/riderslogs',
icon: DirectionsBikeOutlinedIcon
// target: true
},
{
id: 'profitability',
title: <FormattedMessage id="profitability" />,
type: 'item',
url: '/nearle/reports/profitability',
icon: icons.BarChartOutlined
}
]
},