take(5)->get(); return $this->view('widgets.currencies', [ 'currencies' => $currencies, ]); } }