This commit is contained in:
ivan-sim
2024-07-09 14:04:52 +07:00
parent 18946128aa
commit d08acc5645
7 changed files with 1244 additions and 6 deletions

View File

@@ -170,7 +170,7 @@ class NavigationSeeder extends Seeder
// ['title' => 'Prescription', 'path' => '/report/prescription'],
[
'title' => 'Doctor Rating',
'path' => '/report/doctorrating',
'path' => '/report/doctor-rating',
'permission' => 'report-doctor-rating'
],
],