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