{% extends '@SyliusShop/layout.html.twig' %} {% block title %} {{ 'sylius.ui.thank_you'|trans }} | {{ parent() }} {% endblock %} {% block content %}
{{ 'sylius.ui.placed_an_order'|trans }}
{{ sylius_template_event('sylius.shop.order.thank_you.after_message', {'order': order}) }} {% if last_payment != false and last_payment.method.instructions is not null %}