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