diff --git a/components/doctors/index.js b/components/doctors/index.js
index 53587f2..17b4387 100644
--- a/components/doctors/index.js
+++ b/components/doctors/index.js
@@ -34,7 +34,7 @@ function DoctorsPage() {
-
+
);
diff --git a/data/city.json b/data/city.json
index 5424e54..fb3b730 100644
--- a/data/city.json
+++ b/data/city.json
@@ -215,5 +215,12 @@
"province_id": "31",
"name": "یزد",
"domain": "yazd-nobat.ir"
+ },
+ {
+ "id": "32",
+ "type": "2",
+ "province_id": "32",
+ "name": "All",
+ "domain": "nobat724.com"
}
]