@php $counter_section_heading=get_text_locale('about_us_counter_section_heading','about',0); if(!empty($counter_section_heading)) { $counter_section_heading_txt=$counter_section_heading->column_value_hn; } @endphp {!!@$counter_section_heading_txt!!}
@php $counter_section_description=get_text_locale('about_us_counter_section_description','about',0); if(!empty($counter_section_description)) { $counter_description_txt=$counter_section_description->column_value_hn; } @endphp {!!@$counter_description_txt!!}