@isset($styles) {{ $styles }} @endisset
@include('partials.header') @include('partials.remove-notification') @include('partials.sidebar')
@isset($breadcrumb) {{ $breadcrumb }} @endisset {{ $slot }}
@include('partials.footer')
Loading...
@isset($scripts) {{ $scripts }} @endisset