fix transaction export

This commit is contained in:
omair saleh
2022-05-10 11:32:14 +08:00
parent c856fff203
commit 293bd1ffc0
@@ -63,7 +63,7 @@ class ExportsTransactions implements FromQuery, WithHeadingRow, WithMapping
$booking = $transaction->owner->owner;
if($transaction->owner instanceof Booking){
dump($transaction);
dump($transaction->owner);
}
return [