{!! clean(processText($hero?->content?->title)) !!}

{!! clean(processText($hero?->content?->sub_title)) !!}

@if ($sectionSetting?->brands_section)
@foreach ($brands as $brand)
img
@endforeach
@endif
img

{{ $hero?->content?->total_student }} {{ __('Enrolled Students') }}

img
@if ($hero?->content?->total_courses)

{{ $hero?->content?->total_courses }}

{{ __('All Recipes') }}
@endif