{% extends 'base_admin.html.twig.html.twig' %} {% block title %}New InvestorMeeting{% endblock %} {% block body %}

New Investor Meeting

{{ include('investor_meeting/_form.html.twig') }} Return to list {% endblock %}