hasOne('App\Models\PropertyFact','id', 'fact_id')->select(['id', 'name', 'parent_id', 'language_key', 'type', 'order_number', 'icon']); } }