{% extends '@SonataAdmin/CRUD/base_show_field.html.twig' %} {% block field %} {% if value %}
{{ value }}
{% endif %} {% endblock %}