{# This file is part of the Sonata package. (c) Kévin Dunglas (c) Thomas Rabaix For the full copyright and license information, please view the LICENSE file that was distributed with this source code. #} {% extends '@SonataAdmin/CRUD/base_show_field.html.twig' %} {% sonata_template_deprecate '@SonataAdmin/CRUD/Association/show_many_to_many.html.twig' %} {% block field%} {% endblock %}