Finalized Applicant Detail screen and update AppBar on Home, History, and Profile screens
This commit is contained in:
@ -13,7 +13,7 @@ const passportAppointmentData = [
|
||||
nationalIdNumber: '3271234560009120001',
|
||||
gender: 'Wanita',
|
||||
applicationType: 'Baru',
|
||||
replacementReason: '',
|
||||
replacementReason: 'Sekolah di Luar Negeri',
|
||||
applicationPurpose: 'Ibadah Umrah',
|
||||
passportType: 'PASPOR BIASA NON ELEKTRONIK',
|
||||
fee: '350.000',
|
||||
@ -53,7 +53,7 @@ const passportAppointmentData = [
|
||||
nationalIdNumber: '3271234560009120003',
|
||||
gender: 'Wanita',
|
||||
applicationType: 'Baru',
|
||||
replacementReason: '',
|
||||
replacementReason: 'Sekolah di Luar Negeri',
|
||||
applicationPurpose: 'Wisata/Liburan',
|
||||
passportType: 'PASPOR BIASA NON ELEKTRONIK',
|
||||
fee: '350.000',
|
||||
@ -113,7 +113,7 @@ const passportAppointmentData = [
|
||||
nationalIdNumber: '3271234560009120006',
|
||||
gender: 'Pria',
|
||||
applicationType: 'Baru',
|
||||
replacementReason: '',
|
||||
replacementReason: 'Hilang',
|
||||
applicationPurpose: 'Tugas Kantor',
|
||||
passportType: 'PASPOR BIASA NON ELEKTRONIK',
|
||||
fee: '350.000',
|
||||
|
Reference in New Issue
Block a user