{% load i18n %}

{% trans 'Billing information' %}

{{form.same_as_client}}
{% trans 'Or' %}
{% trans 'Create new payment member' %}
{{ form.billing_payment_type }}
{{ form.facturation }}