@php $sideBarLinks = json_decode($sidenav); $segments = collect($sideBarLinks)->groupBy('segment'); @endphp