{% extends 'base.html.twig' %} {% block title %} {{ speciality.name }} {{ parent() }} {% endblock %} {% block body %}
{{ speciality.description }}
{% endif %}{{ doctor.user.zipCode }}, {{ doctor.user.city }}
{{ doctor.user.phoneNumber }}
{{ doctor.user.email }}