@if ($errors->any())
@if($a == 0)
@else
@endif
@endif
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach