empty ? collect() : DailyChange::myDailyChanges()->get(); } public function title(): string { return 'Daily Changes'; } }