{% set actionOptions = {'shop': notice.shop.id, 'noticeType': notice.type, 'notice': notice.id ?? null } %} {% include 'Modal/ajax-body.html.twig' with {'action' : path('foxorders_shop_notice_save' , actionOptions) } %}