Merge branch 'feature/aso-digital-card' into staging

This commit is contained in:
R
2023-02-17 14:31:02 +07:00
140 changed files with 4497 additions and 736 deletions

View File

@@ -76,6 +76,13 @@ const navConfig = [
title: 'CUSTOMER SERVICES',
children: [{ title: 'Request', path: '/cs-request' }],
},
{
title: 'REPORT',
children: [
{ title: 'Appointment', path: '/report/appointments' },
{ title: 'Live Chat', path: '/report/live-chat' },
],
},
{
title: 'USER MANAGEMENT',
path: '/users',