{{ field.display_value }}
{% endif %}
Service Detail
{{ service.title }}
{{ service.short_description }}
{{ service.description_html }}
{{ service.custom_html }}
{% for field in custom_fields %}
{{ field.label }}{% if field.is_image %}
{% elsif field.is_file %}
{% else %}
{% endfor %}
{% for feature in feature_blocks %}

{% endfor %}
{{ feature.title }}
{{ feature.description }}
{% render 'sections/contact-form.html', form: forms.contact %}
{{ assigned_pricing_plan.title }}
{{ assigned_pricing_plan.description }}
{{ assigned_pricing_plan.price }}