@include('components.frontend.partials.name')
@include('components.frontend.partials.breadcrumb')
@include('components.frontend.partials.sibling')
@include('components.frontend.partials.content') @include('components.frontend.partials.searchbar') @include('components.frontend.partials.customize-options')
@foreach ($menuItems as $item) @endforeach
@include('components.frontend.partials.logged-user') @include('components.frontend.partials.footer') @include('components.frontend.partials.toolbar') @include('components.frontend.partials.google-translate-widget') @include('components.frontend.partials.menu-template-modal')
@include('components.frontend.partials.hover-color')