fix export arrival list

This commit is contained in:
omair saleh
2022-05-10 19:38:04 +08:00
parent 96eeb5a63e
commit c299c60d38
@@ -59,6 +59,7 @@ class ExportsArrivedParcel implements WithHeadings, WithHeadingRow, WithMapping,
*/
public function map($package): array
{
dd($package);
$packingList = $package->packingList;
$order = $packingList->owner;