webinar_id)): ?>
make('web.default.includes.webinar.list-card',['webinar' => $upcomingCourse->webinar], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> 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; ?>

addLoop($__currentLoopData); foreach($__currentLoopData as $learningMaterial): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>

value); ?>

popLoop(); $loop = $__env->getLastLoop(); ?>
description): ?>

description); ?>

addLoop($__currentLoopData); foreach($__currentLoopData as $companyLogo): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<?php echo e(trans('update.company_logos')); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>

addLoop($__currentLoopData); foreach($__currentLoopData as $requirementExtraDescription): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>

value); ?>

popLoop(); $loop = $__env->getLastLoop(); ?>
faqs) and $upcomingCourse->faqs->count() > 0): ?>

faqs; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $faq): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
answer,'answer')); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>
relatedCourses) and $upcomingCourse->relatedCourses->count() > 0): ?>

relatedCourses; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $relatedCourse): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> course): ?> make('web.default.includes.webinar.list-card',['webinar' => $relatedCourse->course], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> popLoop(); $loop = $__env->getLastLoop(); ?>
make('web.default.includes.comments',[ 'comments' => $upcomingCourse->comments, 'inputName' => 'upcoming_course_id', 'inputValue' => $upcomingCourse->id ], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>