@extends('core/base::layouts.master') @section('content')
@include('core/base::elements.loading')
@include('core/table::partials.create')
@php $categories = $form->getFormOption('categories'); @endphp
@include('plugins/ecommerce::product-categories.partials.categories-tree')
@include('core/base::elements.loading')
@include('core/base::forms.form-no-wrap')
@stop @push('footer') @include('core/table::modal') @endpush