hasMany('App\Models\PropertyAwardsCertificate','category_id', 'id') ->select('id', 'property_id', 'category_id', 'name', 'date', 'url', 'file_path', 'file_type', 'status'); } }