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