tambah fitur dokter online

This commit is contained in:
2025-01-23 14:55:58 +07:00
parent d297fc6ab2
commit f75f8ddb51
11 changed files with 1349 additions and 0 deletions

View File

@@ -173,6 +173,11 @@ class NavigationSeeder extends Seeder
'path' => '/report/doctor-rating',
'permission' => 'report-doctor-rating'
],
[
'title' => 'Doctor Online',
'path' => '/report/doctor-online',
'permission' => 'report-doctor-online'
],
[
'title' => 'Katalog Dokter',
'path' => '/report/katalog-dokter',