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