{% include 'base.html.twig' %} {% block body %}
{% if mainBanner is defined and mainBanner is not null and mainBanner.fileName is not null %}
Gamybiniai įrenginiai
Jau daugiau nei aštuonerius metus mūsų komanda atlieka įvairius remonto ir metalo gamybos darbus
Apie mus {% endif %}

Gamyba

{% if manufacturing_index is defined and manufacturing_index is not null %} {{ manufacturing_index.text|raw }} {% endif %}

Projektavimas

{% if design_text is defined and design_text is not null %} {{ design_text.text|raw }} {% endif %}
{% if project_1 is not null and project_1.fileName is not null %} {% endif %} {% if project_2 is not null and project_2.fileName is not null %} {% endif %} {% if project_3 is not null and project_3.fileName is not null %} {% endif %} {% if project_4 is not null and project_4.fileName is not null %} {% endif %}

Konsultacijos

{% if consulting is defined and consulting is not null %} {{ consulting.text|raw }} {% endif %}
{% if consultingImage is not null and consultingImage.fileName is not null %}
{% endif %}
{#
#} {#
#} {#
#} {#
#} {#

Komponentai

#} {# Antraste#} {#
#} {#
#} {# Komponentu katalogai#} {# #} {#
#} {#
#} {# Komponentu likutis#} {# #} {#
#} {#
#} {#
#} {#
#}
{% include 'default/footer.html.twig' %} {% endblock %}