@if (session()->has('error'))
{!! session('error') !!}
@endif

Student Detail

@push('editorScript') @endpush