{% extends 'AppBundle:Admin:CRUD\\Common\\List\\list_table_body_xhr.html.twig' %} {% block table_body_object_detail %} {% include 'AppBundle:Admin:CRUD\\Common\\List\\Include\\include_service_selling_list.html.twig' with { 'sellingServicesFieldName': 'ServiceList' } %} {% endblock %}