@php $statisticInfo = $sectionData->where('section', 'statistics')->first(); $statisticInfo = (!empty($statisticInfo->content) ? json_decode($statisticInfo->content) : ''); @endphp

{{$statisticInfo->subtitle}}

{!! $statisticInfo->title !!}

@if (!empty($statisticInfo->tagline))
    @foreach ($statisticInfo->tagline as $value)
  • {!! config('icons.checkCircle') !!} {{$value}}
  • @endforeach
@endif Contact Us {!! config('icons.arrowRightLine') !!}
Statistic image

0 Y

Founded Since

0 +

Active Post

@push('footerPartial') @endpush