@if (Session::has('success'))
{{ Session::get('success') }}
@endif @if (Session::has('fail'))
{{ Session::get('fail') }}
@endif

Students

S.No. Class/Grade Subject Student Action
{{-- {!! $demos->links() !!} --}}
@endsection