@endif @endforeach @if(!$hasLangDocument) @php $medicalCategoryExcludedEquipmentDocumentEnglish = $medicalCategoryExcludedEquipmentDocument->medicalCategoryExcludedEquipmentDocumentLanguage->where('language_id', \App\Models\Language::ID_ENGLISH)->first(); @endphp @if($medicalCategoryExcludedEquipmentDocumentEnglish) @php $hasDocument = true; @endphp
@endif @endif @endif @endforeach @endif @if(!$hasDocument)
{!! __("clinic-signin.incompatible-equipment.p_no_data") !!}