sortable(['created_at' => 'desc']) ->paginate(20); return new TransactionCollection($transactions); } }