This commit is contained in:
nasir@endelospay.com 2024-07-23 23:10:15 +05:00
parent d8c3cf3e64
commit e7534eb5a9

View File

@ -51,11 +51,11 @@ export default [
icon: { icon: 'ri-medicine-bottle-line' }, icon: { icon: 'ri-medicine-bottle-line' },
to: 'admin-products', to: 'admin-products',
}, },
{ // {
title: 'Orders', // title: 'Orders',
icon: { icon: 'ri-medicine-bottle-line' }, // icon: { icon: 'ri-medicine-bottle-line' },
to: 'admin-orders', // to: 'admin-orders',
}, // },
{ {
title: 'Settings', title: 'Settings',
icon: { icon: 'ri-settings-4-line' }, icon: { icon: 'ri-settings-4-line' },