{% extends "layout.html.twig" %} {% block content %} {% embed "embed/grid_page.html.twig" %} {% block page_title %} {% import "macro.html.twig" as macro %}

Foglalások áttekintése

{% set currentConfig = configSession.currentConfig %} {% if currentConfig.appointmentConfig.tourTypes|length > 1 %}
{% endif %} {{ macro.showChangeProject(configs, currentConfig.name) }} {% endblock %} {% block grid_body %}
{% endblock %} {% endembed %} {% endblock %}