@@ -65,6 +65,12 @@ export default defineConfig({
icon: 'AppstoreOutlined',
component: './ProductList',
},
{
name: 'vehicles',
path: '/vehicles',
icon: 'CarOutlined',
component: './VehicleManagement',
name: 'attributes',
path: '/attributes',
The note is not visible to the blocked user.