in page add doctor change data state & component & save data & request to send data & change component folder

This commit is contained in:
Ehsan
2025-07-14 04:30:50 +03:30
parent 97802a9fdf
commit 88f25cdd2e
16 changed files with 393 additions and 156 deletions
+7
View File
@@ -0,0 +1,7 @@
[
{ "label": "دیپلم", "id": "diploma" },
{ "label": "دیپلم تحصیلات تکمیلی", "id": "postgraduate_diploma" },
{ "label": "لیسانس", "id": "bachelor_s_degree" },
{ "label": "کارشناسی ارشد", "id": "master_s_degree" },
{ "label": "دکترا", "id": "doctorate" }
]