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