{% extends 'base.html.twig' %} {% form_theme secondForm 'bootstrap_5_horizontal_layout.html.twig' %} {% block title %}{{ currentPage.title }} - {{ contact.phone }} Firma Mutari Bucuresti !{% endblock %} {% block metacontentdescription %}{{ currentPage.metaDescription }}{% endblock %} {% block stylesheets %} {% include 'default/style.html.twig' %} {% endblock %} {% block javascripts %} {{ encore_entry_script_tags('app') }} {% endblock %} {% block body %} {% include 'default/navbar.html.twig' %}
Firma de relocari Move Solutions va ofera posibilitatea sa cumparati sau sa inchiriati diverse lucruri utile in procesul de mutare si depozitare precum cutii speciale.
{% for product in products %}
move-solutions relocari bucuresti

{{ product.name }}

{% endfor %}
{% include 'default/performance.html.twig' %}
{% include 'default/footer.html.twig' %} {% endblock %} {% block bottom_javascript %} {% endblock %}