{% extends "WebFrontBundle::layout.html.twig" %} {% block styles %} {% endblock %} {% block body %}
{{pack[0].title}} : {{ airport[0].getTitle() }}
{% trans %} We disclaim all responsibility for the execution of the service if the information provided on this form is false. Clients who provide incorrect information in order to book a service less than 24 hours in advance will neither benefit from the service nor receive a refund. {% endtrans %}
{#
#}
{{pack[0].title}}
{% if pack[0].title == "Fast Track & Lounge" or pack[0].title == "Pass Lounge VIP" %} {#
#}
{% else %}
{% endif %} {#
#}
{% set childrenoffer = (pack[0].offrechilds)*100 %}
{% set foo = 'false' %} {# #} {# #}

{% trans %}Arrival Fast track{% endtrans %}

Fast track Arrivé

{% trans %}(From 0 to 1.99 year old : free of charge, From 2 to 11.9 year old :{% endtrans %} {{ childrenoffer }} % {% trans %}price adult){% endtrans %} (de 0 à 1.99 ans : Gratuit, De 2 à 11.9 ans : {{ childrenoffer }} % du tarif adulte)


{% trans %}Departure Fast track{% endtrans %}

Fast track Dèpart

{% trans %}Attention for the execution of the service, you must absolutely call the agent to the mobile phone communicated on the confirmation{% endtrans %}

{% trans %}Attention pour l’exécution du service, vous devez absolument appeler l’agent au GSM communiqué sur la confirmation{% endtrans %}

{#min="{{ "now"|date("Y-m-d") }}"#}
{% trans %}(From 0 to 1.99 ans : free of charge, From 2 to 11.99 Years old :{% endtrans %} {{ childrenoffer }} % {% trans %}adult price){% endtrans %} (de 0 to 1.99 ans : Gratuit, de 2 à 11.99 Year old : {{ childrenoffer }} % du tarif adulte)


{% if transport is not empty %}
{% else %}



{% endblock %} {% block scripts %} {# #} {% endblock %}