@php $learningMaterialsExtraDescription = !empty($upcomingCourse->extraDescriptions) ? $upcomingCourse->extraDescriptions->where('type','learning_materials') : null; $companyLogosExtraDescription = !empty($upcomingCourse->extraDescriptions) ? $upcomingCourse->extraDescriptions->where('type','company_logos') : null; $requirementsExtraDescription = !empty($upcomingCourse->extraDescriptions) ? $upcomingCourse->extraDescriptions->where('type','requirements') : null; @endphp @if(!empty($upcomingCourse->webinar_id) and !empty($upcomingCourse->webinar))
{{ trans('update.the_course_published_and_you_can_check_the_main_course') }}
+3200 Companies trusted our courses for their staff tutoring
{{ trans('update.check_frequently_asked_questions_about_this_course') }}
{{ trans('update.explore_courses_we_published_currently_and_enjoy_updated_information') }}