twig:
form_themes: ['bootstrap_4_layout.html.twig']
paths: ['%kernel.project_dir%/templates']
debug: '%kernel.debug%'
strict_variables: '%kernel.debug%'
exception_controller: null
globals:
# the value is the service's id
downloads: '@App\Controller\Admin\DashboardController'
mamasStatus: '@App\Controller\Admin\DashboardController'