Bazar
@if (isset($errors) && is_countable($errors) ) @foreach ($errors->all() as $error)
{{$error}}
@endforeach
@endif