{% set node_tit = node.title.0.value %} {% set tit_class = node_tit|render|lower|replace({' ':'-'}) %}
{# dynamics++ banner section #} {# write up section #} {% if node.field_azure_service_page == 1 %} {% for item in node.field_content %} {# this is used to print image and content #} {% if item.entity.field_content is not empty %} {% set extra_class = item.entity.field_paragraph_extra_class.value|raw %}
{{ item.entity.field_content.value|raw }}
{{ item.entity.field_image_content.value|raw }}
{% endif %} {# this is used to print background image with content #} {% if item.entity.field_bg_image_with_content is not empty %} {% set extra_class = item.entity.field_paragraph_extra_class.value|raw %}
{{ item.entity.field_bg_image_with_content.value|raw }}
{% endif %} {# this is used to print image and content on either sides #} {% if item.entity.field_left_content is not empty %} {% set extra_class = item.entity.field_paragraph_extra_class.value|raw %}
{{ item.entity.field_left_content.value|raw }}
{{ item.entity.field_right_content.value|raw }}
{% endif %} {# this is used to print both side content #} {% if item.entity.field_full_row_content is not empty %} {% set extra_class = item.entity.field_paragraph_extra_class.value|raw %}
{{ item.entity.field_full_row_content.value|raw }}
{% endif %} {% endfor %} {# case study section #}
{% else %}
{{ node.body.0.value|raw }}
{{ node.field_overview.0.value|raw }}
{# Dynamics++ offerings section #}

World Class Service Offerings for Dynamics

Sonata’s offerings across the Finance & Operations, Customer Engagement and Power Platform stack

{{ drupal_entity('block', 'quicktabsdynamicsofferings', check_access=false) }}
{{ node.field_other_content.0.value|raw }}

Industries and Segments

{{ node.field_why_sonata_.0.value|raw }}
{# case study section #}
{#{{ drupal_view('resource_section', 'block_1') }}#}
{# customer speak section #} {% if node.field_display_customer_speak.0.value == '1' %} {# customer speak #}

Customer Speak

{% endif %} {% endif %} {# resource section #}

resources

{{ node.field_resources_section.0.value|raw }}