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