{% extends '/admin/authenticated/layout/base.html.twig' %} {% import '/admin/components/helpers_macro.html.twig' as helpers %} {% set isEdit = false %} {% block title %} Services {% endblock %} {% block content %} {{ helpers.notifications_success() }} {{ helpers.notifications_error() }} {{ helpers.notifications_warning() }}