Applied Class: {{class}}
First Name: {{firstname}}
Second Name: {{middlename}}
Last Name: {{lastname}}
Date of Birth: {{dob | date:"dd/MM/yyyy"}}
Gender: {{gender}}
Mobile No: {{mobileNo}}
Category: {{ (CategoryList | filter:{Key: category})[0].Value }}
Aadhaar No: {{aadhar}}
Email: {{email}}
Address Line 1: {{addressline1}}
Address Line 2: {{addressline2}}
Block: {{(Blocks | filter:{BlockId: block})[0].BlockName}}
District: {{district}}
State: {{state}}
Pincode: {{pincode}}
Address Line 1: {{localaddressline1}}
Address Line 2: {{localaddressLine2}}
Block: {{ (Blocks | filter:{BlockId: localBlock})[0].BlockName }}
District: {{localDistrict}}
State: {{localstate}}
Pincode: {{localPincode}}
Father's Name: {{fatherName}}
Father's / Mother's Occupation: {{fatherOccupation}}
Father's Mobile No : {{fatherMobileNo}}
Father's Aadhaar No: {{fatherAadhar}}
Mother's Name: {{motherName}}
Mother's Aadhaar No: {{motherAadhar}}
Guardian's Name: {{guardianName}}
Guardian's Aadhaar No: {{guardianAadhar}}
Family Annual Income: {{annualIncome}}
School Choice 1: {{ getSchoolName(sChoice1, SchoolList) }}
Distance From School Choice 1 (in Km): {{dChoice1}}
School Choice 2: {{ getSchoolName(sChoice2, SchoolList2) }}
Distance From School Choice 2 (in Km): {{dChoice2}}
School Choice 3: {{ getSchoolName(sChoice3, SchoolList2) }}
Distance From School Choice 3 (in Km): {{dChoice3}}