@extends('admin.layout.master') @section('title', 'Students Insert Progress') @section('body')

Progress

{{ $batchId }}
Successfully Imported: 0
Error Processed: 0
@endsection @push('script') @endpush