translate base
This commit is contained in:
@@ -13,7 +13,7 @@ class UnpaidLeaveInfolist
|
||||
return $schema
|
||||
->components([
|
||||
TextEntry::make('employee.id')
|
||||
->label('Employee'),
|
||||
->label(__('hr.fields.employee')),
|
||||
TextEntry::make('start_date')
|
||||
->date(),
|
||||
TextEntry::make('end_date')
|
||||
|
||||
Reference in New Issue
Block a user