morphTo(); } public function activity() { return $this->belongsTo(Activity::class, 'activity_log_id'); } }