{% extends 'Common/baseAdminPannel.html.twig' %} {% block title %} swap_vertical_circle {{'New'|trans}} {{"transferservice"|trans }} {% endblock %} {% if routeParameters.quotation is defined %} {% block subtitle %} Regresar a selección de servicio {% endblock %} {% endif %} {% block body %} {{ form_start(form, {'attr':{'data-remote':'true', 'data-method':'POST', 'data-url':form.vars.action}}) }}