added navigation buttons for the admin dashboard
This commit is contained in:
@@ -29,4 +29,14 @@ return [
|
||||
'company_clients' => 'Company Clients',
|
||||
'bookings' => 'Bookings',
|
||||
'pending_bookings' => 'Pending Bookings',
|
||||
'all_consultations' => 'All Consultations',
|
||||
'case_management' => 'Case Management',
|
||||
'timelines' => 'Timelines',
|
||||
'content' => 'Content',
|
||||
'reports' => 'Reports',
|
||||
'export_users' => 'Export Users',
|
||||
'export_consultations' => 'Export Consultations',
|
||||
'export_timelines' => 'Export Timelines',
|
||||
'working_hours' => 'Working Hours',
|
||||
'blocked_times' => 'Blocked Times',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user