Our Doctors
Meet the Professionals
@foreach ($doctors as $doctor) @php $primarySpecialization = $doctor->specializations->firstWhere('pivot.type', 'Primary'); @endphp @endforeach