@@include('header.htm') @@include('blocks/navigation.htm') @@include('blocks/page-title.htm', { "title": "Care Department", "description": "All Department" }) @@include('blocks/department.htm') @@include('blocks/footer.htm') @@include('footer.htm')