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