@if($pageValue('body'))
{!! $pageValue('body') !!}
@endif @if($showBreadCrumb()) @endif {{--
--}}
{{--
--}}
@include('components.frontend.menu-items.fields.template-menu-item-accordion')
@include('components.frontend.partials.footer') @include('components.frontend.partials.toolbar') @include('components.frontend.partials.google-translate-widget')
{{-- @section('modal') @include('components.frontend.partials.email-modal', [ 'action' => route('pages.items.email', ['template' => $template, 'page' => $page->id, 'item' => $templateMenuItem->id]), 'subject' => $itemValue('name'), 'from' => Auth::user()?->email, 'pageUrl' => url()->full(), 'pageTitle' => $itemValue('name'), ])div> @endsection --}} @push('js') @include('vendor.lara-izitoast.toast') @endpush