{% extends '@SyliusShop/Account/layout.html.twig' %}
{% block breadcrumb %}
{{ 'sylius.ui.my_account'|trans }}
{{ 'sylius.ui.manage_your_personal_information_and_preferences'|trans }}
{{ sylius_template_event('sylius.shop.account.dashboard.after_content_header', {'customer': customer}) }}