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