create and list + delete brand

This commit is contained in:
hamid zarghami
2025-09-24 10:01:33 +03:30
parent 0dd1ab170d
commit a8e2cbb065
12 changed files with 381 additions and 16 deletions
+1 -1
View File
@@ -365,7 +365,7 @@ const ProductsSubMenu: FC = () => {
<SubMenuItem
title={'برند ها'}
isActive={isActive('brands')}
link="/products/brands"
link={Pages.products.brands.list}
/>
<SubMenuItem
title={'تنوع ها'}