{{ detail.idNumber }}
                      {{ dict.getLabel('sex', detail.sex) }}
                      {{ detail.birthDate }}
                      {{ detail.age }}
                      {{ dict.getLabel('fpEducation', detail.education) }}
                      {{ dict.getLabel('fpNation', detail.nation) }}
                      {{
                          dict.getLabel('fpPoliticalOutlook', detail.politicsStatus)
                        }}
                      
                      {{
                          dict.getLabel('fpStudentsInSchool', detail.schoolStatus)
                        }}
                      
                      {{ dict.getLabel('fpHealth', detail.healthyStatus) }}
                      {{ detail.workeMonths }}
                      {{
                          dict.getLabel('fpLaborSkills', detail.labourStatus)
                        }}
                      
                      {{ detail.workArea }}
                      {{
                          dict.getLabel('fpYesOrNo', detail.seriousIllnessInsurance)
                        }}
                      
                      {{
                          dict.getLabel('fpYesOrNo', detail.basicMedicalTreatment)
                        }}
                      
                      {{
                          dict.getLabel('fpYesOrNo', detail.subsistenceAllowance)
                        }}
                      
                      {{
                          dict.getLabel('fpYesOrNo', detail.endowmentInsurance)
                        }}
                      
                      {{
                          dict.getLabel('fpYesOrNo', detail.specialPovertySupport)
                        }}