@if(Session::has('success'))
check_circle
Success
{{ Session::get('success') }}
@endif @if(Session::has('error'))
report_gmailerrorred
Error
{{ Session::get('error') }}
@endif
Fantasy Admin
Login
@csrf @if(session('message')) @endif
Email
Password
Remember Me
Login