@csrf
Lingo Game Admin Panel
Email
Password
@if(Session::has('error'))
{{ Session::get('error')}}
@endif