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