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