@php $counter = get_theme_option(key: 'counter') ?? []; $satisfiedStudents = ($counter['satisfied_student'] ?? 0) / 1000 ; $satisfiedCounterData = $satisfiedStudents < 1 ? $satisfiedStudents * 1000 : $satisfiedStudents; @endphp

{{ translate( 'By the Numbers of' ) }} {{ translate('Our Impact') }}

{{ $satisfiedCounterData }}{{$satisfiedStudents < 1 ? '+' : translate('k+') }}
{{ translate( 'Satisfied students' ) }}
{{ $counter['expert_tutor'] ?? 0 }}+
{{ translate( 'Best Instructors' ) }}
{{ $counter['total_experience'] ?? 0 }}+
{{ translate( 'Years of experience' ) }}