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