diff --git a/components/doctor/appointmentList/ItemAppointment.js b/components/doctor/appointmentList/ItemAppointment.js
index d5f8728..a32de2a 100644
--- a/components/doctor/appointmentList/ItemAppointment.js
+++ b/components/doctor/appointmentList/ItemAppointment.js
@@ -45,7 +45,7 @@ function ItemAppointment({ turn, loading }) {
{turn?.free_turn
- ? `اولین نوبت آزاد: ${turn?.free_turn}`
+ ? ` ${turn?.free_turn}`
: "نوبت ندارد"}
- اولین نوبت آزاد: {doctor && doctor?.free_turn} + {doctor && doctor?.free_turn}