Login to admin site
@csrf
Admin username
Password
Login
@if (Session::has('error'))
{{ Session::get('error') }}
@endif