@if (Session::has('success'))
{{Session::get('success')}}
@endif
@if (Session::has('fail'))
{{Session::get('fail')}}
@endif
List Of Classes
S.No. | Grade | Status | Update | {{--Status | Action | --}}
---|
{{-- {!! $classes->links() !!} --}}
@endsection