{{ __('Our Teacher') }}

{!! clean(processText($featuredInstructorSection?->translation?->title)) !!}

@foreach ($selectedInstructors as $index => $instructor) @if ($index < 4)
{{ $instructor->name }}

{{ $instructor->name }}

{{ $instructor->job_title }}
@endif @endforeach
shape shape