@include('admin.components.toster') Student Login - {{ $setting->site_name }}
Student Login
@csrf
{{ $errors->first('student_sid') }}
{{ $errors->first('password') }}
@include('admin.components.tosterjs') {!! Notify::message() !!}