This commit is contained in:
ivan-sim
2024-07-10 10:11:19 +07:00
parent 4287f7a436
commit 6d56e5cdf0
8 changed files with 1274 additions and 5 deletions

View File

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