@extends("Site.Layouts.blank") @section ("content")
home_banner

{{$course->title}}

What Are you going to learn?

{{$course->title}}
@if($course->video_path) play media @endif

Available session dates

{{$course?->instructor?->name}}

{{$course?->instructor?->name}}

About Class

{{$course->description}}




@endsection @section('script') @endsection