@section('title', 'View Course') @push('script') @endpush @push('style') @endpush @section('toolbar') @endsection @include('course::admin.course.courseInfo', ['activeMenu' => 'overview' , 'course' => $course, 'mainModuleCount'=> $mainModuleCount])