fix export arrival list

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