@php foreach ($pagesList as $page) { if ($page->slug == 'contact') { $homepage = $page; } } @endphp