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

Let's get started

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