{% extends layout ?: "@PayumCore/layout.html.twig" %} {% block payum_body %}
{{ form_row(form) }} {{ form_rest(form) }}
{% endblock %}