orderBy('created_at', 'desc')->take(3)->get(); echo $app->templating->render('home.landing', compact('featured_news'));