@extends('panel.layout.app', ['disable_header' => true, 'disable_navbar' => true, 'disable_footer' => true]) @section('content')
@include('panel.user.generator.components.sidebar') @include('panel.user.generator.components.editor')
@endsection