empty ? collect() : Portfolio::myPortfolios()->get(); } public function title(): string { return 'Portfolios'; } }