SkillSport Logo
@php $pages = DB::table('pages')->whereNull('parent_id')->get(); @endphp @foreach ($pages as $page) is($page->slug)) aria-current="page" @endif> {{ $page->title }} @endforeach is('events')) aria-current="page" @endif> Events is('blog')) aria-current="page" @endif> Blog
@php $pages = DB::table('pages')->whereNull('parent_id')->get(); @endphp @foreach ($pages as $page) is($page->slug)) aria-current="page" @endif> {{ $page->title }} @endforeach is('events')) aria-current="page" @endif> Events is('blog')) aria-current="page" @endif> Blog