@extends('backend.layouts.app') @section('content')
{{('Student Bulk Upload')}}
{{ ('Step 1')}}:

1. {{('Download the skeleton file and fill it with proper data')}}.

2. {{('You can download the example file to understand how the data must be filled')}}.

3. {{('Once you have downloaded and filled the skeleton file, upload it in the form below and submit')}}.

4. {{('After uploading students you need to edit them and set student\'s images')}}.


{{('Step 2')}}:

1. {{('School and Grade and Section & subjects should be in numerical id')}}.

2. {{('You can download the pdf to get all required ids')}}.



{{('Upload student File')}}
@csrf
@endsection