{{doctorInfo.doctor_name}}

{{doctorInfo.doctor_name}}

Professional Title:{{doctorInfo.title}}

Skilled in:{{doctorInfo.speciality}}

Introduction:
Appointment Registration
Date
Week
Morning
Afternoon
Noon
Evening
{{schedule.date.length > 0 ? schedule.date : ' '}}
{{schedule.week.length > 0 ? schedule.week : ' '}}
{{schedule.am_info.length > 0 ? schedule.am_info : ' '}}
{{schedule.pm_info.length > 0 ? schedule.pm_info : ' '}}
{{schedule.mid_info.length > 0 ? schedule.mid_info : ' '}}
{{schedule.evening_info.length > 0 ? schedule.evening_info : ' '}}