{% extends "view/layout.html.twig" %} {% block title %} Dashboard | CRM BIVTeam {% endblock %} {% block stylesheets %} {{ parent() }} {% include 'view/library/_select2.html.twig' %} {% if app.user.settings == null or app.user.settings.isCalendar %} {% endif %} {% if app.user.settings == null or app.user.settings.isMap %} {% endif %} {% endblock %} {% block body %}