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