@php($pages = pages_by_location('navbar-dropdown-right')) @if(count($pages)) @foreach($pages as $page) @if($page->childrenCached()->isNotEmpty()) {!! $page->getMeta('icon') !!} {{ $page->getTranslation()->title }}