@extends('front.v2.layouts.master') @section('header-section') @include('front.v2.components.banner') @endsection @section('content') @include('front.v2.components.features_boxes') @include('front.v2.components.features_slider') @include('front.v2.components.modules') @include('front.v2.components.integrations') @include('front.v2.components.partners') @include('front.v2.components.testimonials') @include('front.v2.components.support') @endsection