@php foreach ($pagesList as $pages) { if ($pages->slug == 'contact') { $homepage = $pages; } } @endphp
@include(themeView('partials.toggle-menu'))