dynamic Sidebar form v3 (SidebarWidget)
Dynamic Nationality 4 Insurance
This commit is contained in:
parent
8b2ec705c9
commit
88360eabb7
33 changed files with 604 additions and 275 deletions
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
{% if page is not empty and page.effectiveCountry is not empty and page.effectiveCountry.feedbackPage is not empty %}
|
||||
{{ render(controller('AppBundle:Component:feedbacksSidebarWidget', {country: page.effectiveCountry ?? null, title:widget.name})) }}
|
||||
{% endif %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue