belongsTo(Environment::class); } public function destination() { return $this->morphTo(); } }