Update TheSidebar.vue

This commit is contained in:
Swift
2024-02-10 12:02:24 +03:30
parent 00c603eff5
commit 98769a2b81
+1 -1
View File
@@ -76,7 +76,7 @@
<CSidebarNavItem
v-if="hasPermission('brands')"
name="لیست برند ها"
:to="{ name: 'admin-brand'}"
:to="{ name: 'admin-brands'}"
font-icon="fal fa-file-alt"
:exact="false"
/>