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