diff --git a/Apollo/assets/views/student/studentView.html b/Apollo/assets/views/student/studentView.html
index e3641fee..9d9f376f 100755
--- a/Apollo/assets/views/student/studentView.html
+++ b/Apollo/assets/views/student/studentView.html
@@ -47,7 +47,7 @@
-
+ <!– {{studentDetails.Firstname}} {{studentDetails.Lastname}}
–>
@@ -165,11 +165,152 @@
-
+ <!–{{ mainTitle }}
+ –>
+ -->
+
+
+
+
+
+
+
+
+
{{studentDetails.Firstname}} {{studentDetails.Lastname}}
+
+
+
+
![]()
+
![]()
+
+
+
+
+
+
+
+
+
+
+
+
+
+ | Contact Information |
+
+
+
+
+ | Mobile Number |
+
+
+ {{studentDetails.MobileNumber}}
+ |
+
+
+ | Email |
+
+ {{studentDetails.EmailID}}
+ |
+
+
+ | Alternate Number |
+ {{studentDetails.AlternateNumber}} |
+
+
+ | Present Address |
+
+ {{studentDetails.PresentAddress}}
+ |
+
+
+
+ | Permanent Address |
+
+ {{studentDetails.PermanentAddress}}
+ |
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+ | General information |
+
+
+
+
+ | Gender |
+ {{studentDetails.Gender}} |
+
+
+ | Date Of Birth |
+ {{studentDetails.DOB}} |
+
+
+ | Father Name |
+ {{studentDetails.Fathername}} |
+
+
+ | Mother Name |
+
+
+ {{studentDetails.MotherName}}
+ |
+
+
+ | Qualification |
+ {{studentDetails.PreQualification}} |
+
+
+ | Designation |
+ {{studentDetails.Designation}} |
+
+
+ | Aadhar Number |
+ {{studentDetails.AadharNumber}} |
+
+
+ | Occupation |
+ {{studentDetails.Occupation}} |
+
+
+ | Caste |
+ {{studentDetails.Caste}} |
+
+
+ | Religion |
+ {{studentDetails.Religion}} |
+
+
+ | Refered By |
+ {{studentDetails.ReferredBy}} |
+
+
+ | Refered Person No |
+ {{studentDetails.ReferersMobileNumber}} |
+
+
+
+
+
+
+
+
+
+
+
+
+