{% extends 'Common/baseAdminPannel.html.twig' %} {% block title %} {{'New'|trans}} {{ entityName|trans }} {% if contract is defined %} {{ "| Contrato: "~contract.contractNumber }} {% endif %} {% endblock %} {% block body %} {% if contract is defined and contract.getNoPayedPromissoryNotes|length > 0 %}