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