where('visible', true)->orderBy('display_order')->orderBy('name')->get(); return theme_view('links', compact('links')); } }