{% extends 'main_base.html.twig' %} {% block title %}{{ entity ? entity.title }}{% endblock %} {% block description %}{{ entity ? entity.description }}{% endblock %} {% block pageStyle %} {% endblock %} {% block content %}
Loading... Loading...
{# {% set banner = sayfa.blog.banner %} #} {# {% set bannerPath = asset('uploads/blog/banner/') %} #} {# {% if banner is null %} #} {# {% set banner = 'blog-banner.png' %} #} {# {% set bannerPath = asset('assets/main/img/') %} #} {# #}{#
#} {#
#} {# Dentmax Basından #} {#
#} {#
#} {#

Tedaviler

#} {#

Lorem ipsum dolor sit amet, #} {# consectetur adipisicing elit.

#} {#
#} {#
#} {# Dentmax invisailgn #} {#
#} {#
#} {#
#} {# TEDAVİLER #} {# #} {# #} {#
#} {#
#} {#
#} {# {% endif %} #}
Dentmax Basından

{{ 'iletisim'|trans }}

{#

Lorem ipsum dolor sit amet, consectetur adipisicing elit.

#}
Dentmax invisailgn
{{ 'iletisim'|trans|upper }}
{% block container %}
{% block navbar %} {{ render(controller('App\\Controller\\Main\\DefaultController::header', {request: app.request})) }} {% endblock %}
{% for sube in subeler %} {% set subeIndex = loop.index %} {% set subeDil = sube.diller|first %}

{{ subeDil.baslik|default }}

{{ sube.telefonUlkeKodu|last~' '~sube.telefonNo~' '~sube.telefonSonEk }}

{% if sube.googleMapLink is not null %} Google Maps {{ 'yol_tarifi'|trans({'%platform%': 'Google'}) }} {% endif %} {% if sube.yandexMapLink is not null %} Yandex Maps {{ 'yol_tarifi'|trans({'%platform%': 'Yandex'}) }} {% endif %}
{% for hat in sube.lines %} {% set hatDil = hat.diller|first %}

{{ hatDil.baslik|default }}

{% for telefon in hat.telefonlar %}

{{ telefon.onEk ? telefon.onEk~':' : '' }} {{ telefon.ulkeCode ? '+'~telefon.ulkeCode : '' }} {{ telefon.no }} {{ telefon.sonEk ?? '' }}

{% endfor %} {% for mail in hat.mailler %}

{{ mail }}

{% endfor %}
{% endfor %}
{{ sube.youtube|default|raw }}
{% for ulasim in sube.ulasimlar %}
Dentmax Metrobüs ile Ulaşım
{% endfor %}
{% for ulasim in sube.ulasimlar %} {% set ulasimDil = ulasim.diller|first %} {% endfor %}
{% endfor %}

{{ 'dogrudan_iletisime_gecin'|trans }}

{{ 'yanit_bilgilendirme'|trans }}

Dentmax İletişim
{% endblock %} {% endblock %} {% block pageScript %} {% endblock %}