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