morphTo(); } public function transport(): BelongsTo { return $this->BelongsTo(Transport::class, 'transport_id', 'id'); } }