product report list + detail report
This commit is contained in:
@@ -667,6 +667,11 @@ const ReportsSubMenu: FC = () => {
|
||||
isActive={isActive('products')}
|
||||
link="/reports/products"
|
||||
/>
|
||||
<SubMenuItem
|
||||
title={'دسته بندی گزارشات'}
|
||||
isActive={isActive('category')}
|
||||
link={Pages.report.category}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user