@if($errors->has('name')) @foreach($errors->get('name') as $e) {{$e}} @endforeach @endif