Merge branch 'feature/daily-monitoring' into staging

This commit is contained in:
korospace
2023-10-27 15:30:08 +07:00
20 changed files with 1542 additions and 10 deletions

View File

@@ -72,6 +72,12 @@ const navConfig = [
// { title: 'Report', path: '/case-report' },
// ],
},
{
title: 'CASE MANAGEMENT',
children: [
{ title: 'Daily Monitoring', path: '/case_management/daily_monitoring' },
],
},
{
title: 'CUSTOMER SERVICES',
children: [