@if($pages->isNotEmpty()) @foreach($pages as $page) {{ $page->title }} @endforeach @endif