📅 Дата рождения: {birthday.toLocaleString('ru-RU', { - month: 'long', - day: 'numeric', - year: 'numeric' - })}
- {patient.phone &&📞 Телефон: {patient.phone}
} - {patient.email &&✉️ Email: {patient.email}
} -📅 Дата рождения: {birthday.toLocaleString('ru-RU', { + month: 'long', + day: 'numeric', + year: 'numeric' + })}
+ {patient.phone &&📞 Телефон: {patient.phone}
} + {patient.email &&✉️ Email: {patient.email}
} +