Merge remote-tracking branch 'origin/master' into feature/client-portal

This commit is contained in:
Fajar
2023-04-06 15:31:34 +07:00
25 changed files with 1862 additions and 51 deletions

View File

@@ -81,6 +81,7 @@ const navConfig = [
children: [
{ title: 'Appointment', path: '/report/appointments' },
{ title: 'Live Chat', path: '/report/live-chat' },
{ title: 'Linksehat Payment', path: '/report/linksehat-payments' },
],
},
{