successResponse(City::query()->where('cities.province_id', $request->query('province_id'))->get(['id', 'name_fa'])); } }