{{ csrf_field() }}
Username
Password
Login
@if($errors->has('username'))
×
Alert!
{{ $errors->first('username') }}
@endif