1. Your excel data should be in the format below. The first line of your CSV file should be the column headers as in the table example. Also, make sure that your file is UTF-8 to avoid unnecessary encoding problems.

2. If the column you are trying to import is date, make sure that it is formatted in format Y-m-d (2018-06-06).

4. For student Gender use Male, Female value.

7. For If Guardian Is, use Mather, Mother, other value.



*
@error('class_id') {{ $message }} @enderror
*
@error('section_id') {{ $message }} @enderror
*
@error('student_category_id') {{ $message }} @enderror
*
@error('file') {{ $message }} @enderror
@if(!empty($file)) File {{ $file->getClientOriginalName() }} Loading... @else @endif
@script @endscript