diff --git a/Apollo/assets/views/newreg_report.html b/Apollo/assets/views/newreg_report.html index d9564c94..6dc076f9 100644 --- a/Apollo/assets/views/newreg_report.html +++ b/Apollo/assets/views/newreg_report.html @@ -164,13 +164,12 @@
| Date Of Registration | Student Name | Father Name | -Course | -Batch | -University | -Date Of Registration | +Batch | +Course | Mobile | @@ -178,13 +177,12 @@
|---|---|---|---|---|---|---|---|---|---|
| {{p.DOJ}} | {{p.Firstname}} | {{p.Fathername}} | -{{p.CourseName}} | -{{p.BatchName}} | -{{p.UniversityName}} | -{{p.DOJ}} | +{{p.BatchName}} | +{{p.CourseName}} | {{p.MobileNumber}} |