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

New Private Transfer Outsource

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