empty ? collect() : Transaction::myTransactions()->get(); } public function title(): string { return 'Transactions'; } }