translate base
This commit is contained in:
@@ -24,7 +24,7 @@ class DepartmentForm
|
||||
->rows(3)
|
||||
->columnSpanFull(),
|
||||
Toggle::make('is_active')
|
||||
->label('Active')
|
||||
->label(__('hr.fields.active'))
|
||||
->default(true)
|
||||
->required(),
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user