diff --git a/Apollo/assets/views/student/studentDetailsModal.html b/Apollo/assets/views/student/studentDetailsModal.html
index 6f146718..f4d3a4f7 100644
--- a/Apollo/assets/views/student/studentDetailsModal.html
+++ b/Apollo/assets/views/student/studentDetailsModal.html
@@ -20,81 +20,88 @@
-
-
-
-
-
{{items.studentDetails.Firstname}} {{items.studentDetails.Lastname}}
-
-
-
-
![]()
-
![]()
-
-
-
+
+
+
+
{{items.studentDetails.Firstname}} {{items.studentDetails.Lastname}}
+
+
+
+
![]()
+
![]()
+
-
+
-
+
+
-
-
-
- | Contact Information |
-
-
-
-
- | Mobile Number |
-
-
- {{items.studentDetails.MobileNumber}}
- |
-
-
- | Email |
-
- {{items.studentDetails.EmailID}}
- |
-
-
- | Alternate Number |
- {{items.studentDetails.AlternateNumber}} |
-
-
- | Present Address |
-
- {{items.studentDetails.PresentAddress}}
- |
-
-
-
- | Permanent Address |
-
- {{items.studentDetails.PermanentAddress}}
- |
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+ | Contact Information |
+
+
+
+
+ | Mobile Number |
+
+
+ {{items.studentDetails.MobileNumber}}
+ |
+
+
+ | Email |
+
+ {{items.studentDetails.EmailID}}
+ |
+
+
+ | Alternate Number |
+ {{items.studentDetails.AlternateNumber}} |
+
+
+ | Aadhar Number |
+ {{items.studentDetails.AadharNumber}} |
+
+
+
+ | Present Address |
+
+ {{items.studentDetails.PresentAddress}}
+ |
+
+
+
+ | Permanent Address |
+
+ {{items.studentDetails.PermanentAddress}}
+ |
+
+
+
+
+
+
+
+
+
- | General information |
+ General Information |
+
| Gender |
{{items.studentDetails.Gender}} |
@@ -103,6 +110,7 @@
Date Of Birth |
{{items.studentDetails.DOB}} |
+
| Father Name |
{{items.studentDetails.Fathername}} |
@@ -111,8 +119,8 @@
Mother Name |
- {{items.studentDetails.MotherName}}
- |
+ {{items.studentDetails.MotherName}}
+
| Qualification |
@@ -122,10 +130,21 @@
Designation |
{{items.studentDetails.Designation}} |
+
+
+
+
+
+
+
+
+
- | Aadhar Number |
- {{items.studentDetails.AadharNumber}} |
+ Other Information |
+
+
+
| Occupation |
{{items.studentDetails.Occupation}} |
@@ -151,206 +170,8 @@
-
-
-