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