@if($errors->any())
@endif
Please fix the following:
-
@foreach($errors->all() as $error)
- {{ $error }} @endforeach