@php $sidebarLinks = [ [ 'link' => '/dashboard', 'name' => 'Dashboard', 'icon' => ' ', ], [ 'link' => '#', 'name' => 'Pages', 'icon' => ' ', ], ]; @endphp