{% extends 'base.html.twig' %} {% block title %}Portal Users | Novamar Insurance Mexico{% endblock %} {% block css %} {{encore_entry_link_tags('panelPrincipalCSS')}} {% endblock %} {% block body %}
{#
In this section you will can consult the policies issued only by our Online quoters.
If you have issued more policies with one of our executives and need to consult, Please contact us at info@novamar.net.
#}
No policies to show

Get to know our products

{{ include('components/middle-menu.twig')}}
{{include('./panel-user/complements/productCard.twig')}}
{{include('./panel-user/complements/productCard.twig')}}
{{include('./panel-user/complements/form-view-information.twig')}}
{{include('./panel-user/complements/help-section.twig')}}
{# load section #}
loader panel
{{include('./panel-user/complements/modal-solicitud-cambio-informacion.twig')}} {{include('/panel-user/complements/modal-cambiar-contrasenia.html.twig')}} {{include('/panel-user/complements/modal-view-sicas-docs.twig')}} {{include('/panel-user/complements/modal-endorsment-by-product.twig')}} {# #}
{% endblock %} {% block scripts %} {% if app.environment != 'dev' %} {% else %} {% endif %} {{script_tag('libraries/sweet-alert.js') }} {{script_tag("libraries/jquery-validate.js")}} {{script_tag("components/tools.js")}} {{script_tag("pages/panel-principal.js")}} {{script_tag("pages/diccionario-help.js")}} {{script_tag("components/nationality-list.js")}} {% endblock %}