@foreach(App\Models\NearMiss::$contributingFactors as $title=> $factors)
{{$title}}
@foreach($factors as $field=>$label) @if(Illuminate\Support\Str::contains($field,'other_field'))
contributing_factor_other) style="display:none" @endif>
@else @endif @endforeach
@endforeach