{% extends '@SyliusShop/account/common/index.html.twig' %} {% set prefixes = ['sylius_shop.account.dashboard'] %} {% set attrs = { customer } %} {% block title %}{{ 'sylius.ui.my_account'|trans }} | {{ parent() }}{% endblock %}