{{ csrf_field() }}

@if($errors->has('username'))

{{ $errors->first('username') }}

@endif