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