{% extends 'user_enterprise.html.twig' %} {% block title %}Workshop index{% endblock %} {% block body %}
{{ sale['totalAmount'] | format_currency(sale['currency'])}}
{{ clients }}
{{ employees }}
{{ overdueOrders }}
{{ completedOrders }}
{{ total | format_currency('GNF') }}#} {#