{% extends 'Common/baseAdminPannel.html.twig' %} {% block title %} hotel {{'New'|trans}} {{"hotel service"|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}}) }}