@php $about = getContent('theme_five_about.content',true); $aboutElements = getContent('theme_five_about.element',false,3); @endphp
@lang('shape')
@lang('shape')
@lang('image')

{{$about->data_values->experience_count??0}}

@lang('Years of excelence')

{{__(@$about->data_values->top_heading)}}

{{__(@$about->data_values->heading)}}

{{__(@$about->data_values->short_description)}}

@foreach($aboutElements as $item)

{{__($item->data_values->content)}}

@endforeach
@lang('Discover More')