morphTo(); } public function org(): \Illuminate\Database\Eloquent\Relations\BelongsTo { return $this->belongsTo(Org::class); } }