feat: Implement vacancy management features including listing, creating, and editing vacancies
This commit is contained in:
@@ -125,7 +125,7 @@ return [
|
||||
],
|
||||
|
||||
'sidebar' => [
|
||||
'default' => env('DEFAULT_SIDEBAR', 'cpm-sidebar'),
|
||||
'default' => env('DEFAULT_SIDEBAR', 'sidebar'),
|
||||
'other' => env('OTHER_SIDEBAR', 'sidebar'),
|
||||
],
|
||||
];
|
||||
|
Reference in New Issue
Block a user