{% embed '@AdminLTE/Widgets/box-widget.html.twig' with {'id': id, 'entity': entity, 'create_url': create_url, 'delete_route': delete_route, 'currency': currency} %} {% import "macros/widgets.html.twig" as widgets %} {% block box_attributes %}id="{{ id }}"{% endblock %} {% block box_title %} {{ 'rates.title'|trans }} {% endblock %} {% block box_tools %} {% endblock %} {% block box_body_class %}no-padding{% endblock %} {% block box_body %} {% if rates is empty %}