Refactor VacationForm and VacationInfolist to enhance date picker functionality and improve localization. Introduce new sections in VacationInfolist for better organization of information, and add missing labels in multiple languages for improved user experience.
This commit is contained in:
@@ -156,6 +156,10 @@ return [
|
||||
'upcoming_approved_leave' => 'Upcoming Approved Leave',
|
||||
'other_leave_types' => 'Other Leave Types',
|
||||
'activity_details' => 'Activity Details',
|
||||
'basic_info' => 'Basic Information',
|
||||
'dates' => 'Dates',
|
||||
'approval' => 'Approval',
|
||||
'metadata' => 'Metadata',
|
||||
],
|
||||
|
||||
'messages' => [
|
||||
|
||||
Reference in New Issue
Block a user