['/', ''], 'Contribute' => ['contribute', 'contribute'], ]; if (Auth::check()) { $menu['Statistics'] = ['stats', 'stats']; $menu['Logout'] = ['logout', 'logout']; } ?>