hasOne('App\Models\PropertyFact','id', 'parent_id')->select('id', 'parent_id', 'name', 'language_key', 'title_language_key', 'order_number'); } }