@if($errors->any())
×
@foreach($errors->all() as $error)
{{__($error)}}
@endforeach
@endif