@extends('layouts.app') @section('title', 'Doctor Details') @section('content') @php $primarySpecialization = $doctor->specializations->firstWhere('pivot.type', 'Primary'); $subSpecializations = $doctor->specializations->where('pivot.type', 'Secondary'); @endphp
Easily schedule a consultation with our trusted doctors. Whether you need routine check-ups, specialized care, or professional medical advice, booking an appointment ensures you receive timely and personalized healthcare.
Not the right match? Explore our full list of qualified specialists to find a doctor who best fits your healthcare needs.