{% extends 'D2BillingBundle::layout.html.twig' %} {# {% block heading %} {{ parent() }} {{ status_msg('quote-links') }} {% endblock %} #} {% block head_script_extra %} {% endblock head_script_extra %} {% block page_header %}
{% if is_granted('ROLE_ADMIN_QUOTE_EDIT') %} {% endif %} {% if entity.invoice is null %} {% if is_granted('ROLE_ADMIN_INVOICE_VIEW') %} {% endif %} {% endif %}Quotation
.