@extends('.frontend.default') @section('content') @include('.frontend.template.home.banner',['data'=>['banners'=>$data['banners']]]) @include('.frontend.template.home.provide_services') @include('.frontend.template.home.featured_recommendations_sec',['class'=>'background-base-color-4']) @include('.frontend.template.home.popular_services_sec') @include('.frontend.template.home.about') @include('.frontend.template.home.question') @include('.frontend.template.home.enquiry_sec') @endsection