{% extends 'main_base.html.twig' %} {% block title %}{{ meta ? meta.diller|first.title|default|raw }}{% endblock %} {% block description %}{{ meta ? meta.diller|first.title|default|raw }}{% endblock %} {% block pageStyle %} {% endblock %} {% block content %}
Loading... Loading...
{% if meta is not null and meta.banner is not null %} Dentmax Basından {% else %} Dentmax Basından {% endif %}

{#

Lorem ipsum dolor sit amet, consectetur adipisicing elit.

#}
{% if meta is not null and meta.bannerLogo is not null %} Dentmax invisailgn {% else %} Dentmax invisailgn {% endif %}
{{ 'online_gulus_tasarimi'|trans|upper }}
{% block container %}
{% block navbar %} {{ render(controller('App\\Controller\\Main\\DefaultController::header', {request: app.request})) }} {% endblock %}
{% if entity is not null %}

{{ 'kategoriler'|trans }}

{% for item in entity %} {% set itemDil = item.diller|first %}
{% if item.banner %} Dentmax {% else %} Dentmax {% endif %}

{{ itemDil.baslik }}

{% endfor %}
{% endif %}
{% endblock %} {% endblock %} {% block pageScript %} {% endblock %}