<%- include('../../template_parts/head')%> <%- include('../../template_parts/header_tunnel')%>
<%- include('../template_parts/rassemblementidf_titrepage')%>

icone information à cliquerVOTRE COMPTE ADHÉRENT

Identifiant : <%= identifiant %>

Association Suzuki : <%= association %>

icone information à cliquer

Accompagnant : <%= accompagnant_prenom %> <%= accompagnant_nom %>

<% for (let toto = 1; toto < 7; toto++) { %> <% if (locals["personne_"+toto+"_nom"]) { %>

icone information à cliquerPERSONNE <%= locals["personne_"+toto+"_numero"] %>

Nom : <%= locals["personne_"+toto+"_nom"] %> <%= locals["personne_"+toto+"_prenom"] %>

Date de naissance : <%= locals["personne_"+toto+"_datenaissance"] %>

<% if (locals["personne_"+toto+"_instrument"]) { %>

Instrument : <%= locals["personne_"+toto+"_instrument"] %> - <%= locals["personne_"+toto+"_cahier"] %>

<% } %> <% if (locals["personne_"+toto+"_piece"]) { %>

Pièce : <%= locals["personne_"+toto+"_piece"] %>

<% } %> <% if (locals["personne_"+toto+"_prof"]) { %>

Professeur : <%= locals["personne_"+toto+"_prof"] %>

<% } %>
<% } %> <% } %>

Tarif rassemblement : <%= cout_rassemblement %>

Frais bancaire : <%= accompte_frais_bancaire %>€

Montant total : <%= cout_total %>€



Le mode de paiement est lacarte bancaire
En cliquant sur le bouton "PAYER" vous allez être redirigé vers le système de paiement bancaire.
Après le paiement, vous recevrez un mail de confirmation d'inscription.

En savoir plus sur le paiement du stage

<%- include('../../template_parts/footer')%>