@@include('header.htm') @@include('blocks/navigation.htm',{ "active" : "service" }) @@include('blocks/page-header.htm', { "page-name": "Our Services" }) @@include('blocks/service.htm') @@include('blocks/skills.htm') @@include('blocks/counter.htm') @@include('blocks/testimonial.htm') @@include('blocks/footer.htm') @@include('footer.htm')