Update Add Input Hospital Portal
This commit is contained in:
@@ -205,7 +205,7 @@ class NavigationSeeder extends Seeder
|
||||
'permission' => 'report-livechat-payment'
|
||||
],
|
||||
[
|
||||
'title' => 'Prescription',
|
||||
'title' => 'Prescription',
|
||||
'path' => '/report/prescription',
|
||||
'permission' => 'report-prescription'
|
||||
],
|
||||
@@ -346,6 +346,12 @@ class NavigationSeeder extends Seeder
|
||||
'icon' => 'ic_booking',
|
||||
'permission' => 'dashboard-claim-hospital-portal'
|
||||
],
|
||||
[
|
||||
'title' => 'Request LOG',
|
||||
'path' => '',
|
||||
'icon' => '',
|
||||
'permission' => 'request-log-hospital-portal'
|
||||
],
|
||||
####################### CS LMS & APOTEK PORTAL #########################
|
||||
[
|
||||
'title' => 'Dashboard',
|
||||
|
||||
Reference in New Issue
Block a user