@extends('layouts.header') @section('content')

Student Details Form

@csrf

Educational Details

{{--
--}}
@error('school')
{{ $message }}
@enderror
@endsection @push('scripts') @endpush