user()->portfolios; } /** * @return string */ public function title(): string { return 'Portfolios'; } }