What's New
@foreach($cources_for_whats_new as $course)
@endforeach





{{$about->title??""}}
{{ Str::words($about->subtitle ?? '', 40, '...') }}
{{$about->vision_heading??""}}
{{$about->vision_text??""}}
{{$about->mission_heading??""}}
{{$about->mission_text??""}}
Find Your Course
@foreach($cources as $course)
@endforeach

Hear From Our Participants
@foreach($testimonials as $testimonial)
@endforeach