{% extends 'main_base.html.twig' %} {% block title %}{{ baslik.title }}{% endblock %} {% block description %}{{ baslik.description }}{% endblock %} {% block content %}
{% include 'main/default/loader.html.twig' %} {% include 'main/default/cookie.html.twig' %}
{% for entityx in entities %}
{% if entityx.sResim %} header__photo {% endif %}
{{ entityx.baslik }}
{% endfor %}
{% for resim in bolumler[0].anasayfaBolum.resimler|filter(r => r.del == 0)|sort((a,b) => a.sira > b.sira) %} about-company-main-image {% endfor %}
references-logo

{{ bolumler[0].baslik|raw }}

{% for imageOne in urunKategorileriResim %} {% endfor %}

BROWSE COLLECTION

{% for indexr in urunkategorileri %} {% for index in indexr.diller %} {% endfor %} {% endfor %}
{% for imageOne in urunKategorileriResim2 %} {% endfor %}
{{ ayarlar.video|raw }}
{% include 'main/default/new-catalogue.html.twig' %} {% endblock %} {% block body_js %} {% include 'main/default/scripts.html.twig' %}
{% endblock %}