@@include('header.htm') @@include('blocks/navigation.htm') @@include('blocks/page-title.htm', { "title": "Specalized doctors", "description": "All Doctors" }) @@include('blocks/doctor.htm') @@include('blocks/cta-block.htm') @@include('blocks/footer.htm') @@include('footer.htm')