partner employees

This commit is contained in:
2023-03-23 14:00:34 +03:00
parent ab93a26abf
commit 850b0d1bb6
20 changed files with 322 additions and 26 deletions

View File

@ -46,12 +46,16 @@ export const ProfileHeader = () => {
},
],
partner: [
{
path: '/',
name: 'Каталог'
},
{
path: '/requests',
name: 'Запросы'
},
{
path: '/employees',
path: '/categories',
name: 'Персонал'
},
{