@extends('front.themes.'.env('THEME', 'theme-01').'.layout') @section('content')
@include('includes.user-dashboard-sidebar')
@include('includes.form-success')
@endsection