{{
                  detail.idNumber
                }}
                {{
                  dict.getLabel("sex", detail.sex)
                }}
                {{
                  detail.birthDate
                }}
                {{
                  detail.age
                }}
                {{detail.phone}}
                {{
                  dict.getLabel("fpRelationship", detail.householdRelation)
                }}
                {{
                  dict.getLabel("fpEducation", detail.education)
                }}
                {{
                  dict.getLabel("fpNation", detail.nation)
                }}
                {{
                    dict.getLabel("fpPoliticalOutlook", detail.politicsStatus)
                  }}
                
                {{ dict.getLabel("fpStudentsInSchool", detail.schoolStatus) }}
                
                {{
                  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) }}