mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-25 23:43:58 +00:00
import bank record
This commit is contained in:
@@ -31,7 +31,7 @@ class ImportsBankRecord implements ToModel, WithHeadingRow, WithBatchInserts, Wi
|
||||
|
||||
if(!count($transaction)) return;
|
||||
|
||||
dd($transaction);
|
||||
dd($transaction->pluck('owner.reference'));
|
||||
|
||||
dd([
|
||||
'date' => $date,
|
||||
|
||||
Reference in New Issue
Block a user