Refactor employee management by implementing automatic employee number generation, updating national ID handling, and enhancing localization for gender and nationality fields across various resources. Adjust form components and validation logic to improve user experience and data integrity.
This commit is contained in:
@@ -48,7 +48,7 @@ return [
|
||||
'photo' => 'Surat',
|
||||
'employee_number' => 'Işgär belgisi',
|
||||
'full_name' => 'Doly ady',
|
||||
'national_id' => 'Milli ID',
|
||||
'national_id' => 'Raýatlyk',
|
||||
'gender' => 'Jyns',
|
||||
'birth_date' => 'Doglan senesi',
|
||||
'phone' => 'Telefon',
|
||||
|
||||
Reference in New Issue
Block a user