International School

Pre-KG Certificate

Upload XLSX File

@csrf
@error("csv")

{{ $message }}

@enderror
Cancel
@if ($errors->any())

Errors Found

    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif