Refactor Bonus, DisciplinaryReport, Gift, and Explanation schemas to enhance layout and organization. Introduce sections for better categorization of information, improve date picker functionality, and update localization for various fields across multiple languages.
This commit is contained in:
@@ -161,6 +161,10 @@ return [
|
||||
'approval' => 'Утверждение',
|
||||
'metadata' => 'Метаданные',
|
||||
'medical_details' => 'Медицинские данные',
|
||||
'report_details' => 'Детали отчёта',
|
||||
'explanation_details' => 'Детали объяснительной',
|
||||
'bonus_details' => 'Детали премии',
|
||||
'gift_details' => 'Детали подарка',
|
||||
],
|
||||
|
||||
'messages' => [
|
||||
|
||||
Reference in New Issue
Block a user