@extends('frontLayout.frontlayout') @section('content')
@include('customerDashboard.sidebar')

Let's get started

@include('frontend.partials.dashboardFooter')
@endsection