|
@@ -105,6 +105,8 @@ const navigationItems: NavigationItem[] = [ |
|
|
{icon: <Analytics />, label:"Cost and Expense Report", path: "/analytics/CostandExpenseReport"}, |
|
|
{icon: <Analytics />, label:"Cost and Expense Report", path: "/analytics/CostandExpenseReport"}, |
|
|
{icon: <Analytics />, label:"Completion Report", path: "/analytics/ProjectCompletionReport"}, |
|
|
{icon: <Analytics />, label:"Completion Report", path: "/analytics/ProjectCompletionReport"}, |
|
|
{icon: <Analytics />, label:"Completion Report with Outstanding Un-billed Hours Report", path: "/analytics/ProjectCompletionReportWO"}, |
|
|
{icon: <Analytics />, label:"Completion Report with Outstanding Un-billed Hours Report", path: "/analytics/ProjectCompletionReportWO"}, |
|
|
|
|
|
{icon: <Analytics />, label:"Project Claims Report", path: "/analytics/ProjectClaimsReport"}, |
|
|
|
|
|
{icon: <Analytics />, label:"Project P&L Report", path: "/analytics/ProjectPLReport"}, |
|
|
], |
|
|
], |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|