mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
export payment debug
This commit is contained in:
@@ -84,6 +84,7 @@ class ExportsPaymentTransactions implements FromQuery, WithHeadings, WithHeading
|
||||
{
|
||||
$container = $transaction->owner->containers()->first();
|
||||
$order = $transaction->owner->owner;
|
||||
dd($order);
|
||||
$company = $order->company;
|
||||
|
||||
return [
|
||||
|
||||
Reference in New Issue
Block a user