@include('errors.errors')
@if(checkRole(getUserGrade(2)))
@endif
{{ $title }}
Important Points
- You need to use .xlsx file to upload students, for that you downlaod sample template file by clicking "Download Template" Button.
- You did not remove the header in .xlsx, otherwise it will give errors.
- In .xlsx there are bold coloums in header, which is madatory to fill it, otherwise it will give errors.
- In .xlsx have some dependent fields like (Branch ID,Academic ID,Course parent ID,Course ID,Year,Semester). You can get these fields value by right panel. (select your option and get Id's of selected fileds).
- This xls import is only for New Students, it will not used for transfer & promoted Students