@extends('layout') @section('title')
{{ getTranslatedValue($heroContent, 'description', $currentLang) }}
{{ getTranslatedValue($heroContent, 'form_description', $currentLang) }}
{{ getTranslatedValue($aboutUsContent, 'description', $currentLang) }}
{{ getTranslatedValue($aboutUsContent, 'left_text', $currentLang) }}
{{ getTranslatedValue($aboutUsContent, 'right_text', $currentLang) }}
{{ getTranslatedValue($processContent, 'description_1', $currentLang) }}
{{ getTranslatedValue($processContent, 'description_2', $currentLang) }}
{{ getTranslatedValue($processContent, 'description_3', $currentLang) }}
{{ getTranslatedValue($counterContent, 'title_1', $currentLang) }}
{{ getTranslatedValue($counterContent, 'title_2', $currentLang) }}
{{ getTranslatedValue($counterContent, 'title_3', $currentLang) }}
{{ getTranslatedValue($counterContent, 'title_4', $currentLang) }}