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