@@include('header.htm') @@include('blocks/navigation.htm') @@include('blocks/page-title.htm', { "title": "Alexandar james", "description": "Doctor Details" }) @@include('blocks/doctor-single.htm') @@include('blocks/footer.htm') @@include('footer.htm')