@extends('backend.layout.masterlayout') @section('content') @include('backend.partial.sidebar') @include('backend.partial.topbar')
Step 02 - Upload Theme Assets

@csrf
@include('backend.partial.dashboard_footer') @endsection @section('script') @endsection