@if(!empty($form_fields)) -- Select -- @forelse($form_fields as $key=>$field) {!! $field !!} @empty Select @endforelse @endif