hasOne('App\Models\PlaceCategoryFieldOption','id', 'field_option_id') ->select("id", "name", "language_key", "status") ->where('status','=',1) ; } }