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