@extends('web.layouts.layout') @yield('meta_title', 'Services Online Course') @section('content')

Hybrid Training Workshops

Home Hybrid Training Workshops

{!!$Hybrid_Training_Header->description??''!!}

@foreach($Hybrid_Training_Workshops as $workshop)

{{ $workshop->title ?? '' }}

{!! $workshop->description ?? '' !!}

@endforeach
Testimonial

Testimonial Videos

@foreach($learning_circles as $testimonial)
@endforeach
@foreach($partner as $row)
brand
@endforeach
@endsection @section('js') @endsection