% extends 'D2CustomerBusinessBundle::layout.html.twig' %} {% block head_style_extra %} {% endblock head_style_extra%} {# {% block heading %} {{ parent() }} {{ status_msg('status') }} {% endblock %} #} {% block page_header %}
View Quote.
{% endblock page_header %} {% block content %} {% include 'D2BillingBundle:Quote:show.base.twig' %} {% endblock content%}