@extends('layouts.frontend_layout.frontend_design') @section('content') @include('frontend.components.slider_area_start') {{-- about_us --}} @include('frontend.components.about_us') {{-- about_us_end --}} @include('frontend.components.sector_coverage') @include('frontend.components.service') {{-- @include('frontend.components.faq') --}} @include('frontend.components.features_area') @include('frontend.components.coverage_area') {{-- great-work --}} @include('frontend.components.great_work') {{-- great work end --}} @include('frontend.components.testimonial_area') {{-- our_work_journey --}} {{-- @include('frontend.components.our_work_journey') --}} {{-- our_work_journey_end --}} {{-- happy users --}} {{-- @include('frontend.components.happy_user') --}} {{-- happy user end --}} {{-- @include('frontend.components.cta_box_area') --}} {{-- @include('frontend.components.news_area_start') --}} @endsection