@if ($errors->any())
@if ($errors->count() === 1) {{ $errors->first() }} @else {{ __('Please fix the following:') }} @endif
@endif