$this->id, 'container_reference' => $this->container_reference, 'container_type' => $this->container_type, 'seal_reference' => $this->seal_reference, 'packing_list' => PackingListResource::collection($this->packingLists), 'transport' => TransportResource::collection($this->transports), ]; } }