{% else %}
Toplam Tutar : {{ entity.odemeTutari }}
{{ 'online_randevu'|trans }}
{{ 'randevu_olustur'|trans }}
{% extends 'main/base.html.twig' %}
{% set pageCode = "online-appointment" %}
{# {% block title %}{{ sayfa.title }}{% endblock %} #}
{# {% block description %}{{ sayfa.description }}{% endblock %} #}
{% block pageMeta %}
{% for lang in get_diller() %}
{% endfor %}
{% endblock %}
{% block pageStyle %}
{% endblock %}
{% block content %}
{# {% 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/') %} #}
{# {% endif %} #}
Lorem ipsum dolor sit amet, consectetur adipisicing elit.
{{ 'online_randevu'|trans }}
{#
{% else %}
{{ 'randevu_olustur'|trans }}