{% extends 'base.html.twig' %} {% block body %} {{ dump(app.request.attributes.get('donation_id')) }} {# #} {# =$this->Element("_error",["errors"=>$errors]) ?>#} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} payer {{ donation.amountTotal | format_currency(donation.currency.currencyCode, locale=app.request.locale=='fr' ? 'fr': 'en') }} {{ donation.banlal.name }} Nom Beneficiaire {{ donation.name }} Prénom Beneficiaire {{ donation.lastname }} Somme à Payer {{ donation.amountTotal | format_currency(donation.currency.currencyCode, locale=app.request.locale=='fr' ? 'fr': 'en') }} Pourboire {{ donation.tipAmount | format_currency(donation.currency.currencyCode, locale=app.request.locale=='fr' ? 'fr': 'en') }} {% endblock %} {% block title %} {% endblock %} {% block javascripts %} {% endblock %}