belongsTo('App\Models\Shop\Package'); } public function unity() { return $this->belongsTo('App\Models\Shop\Unity'); } }