관리-도구
편집 파일: 3d5445f2cd7253fdfcca403731929175.php
<div class="dashkit-tab-pane course-details-tab-content [&>:not(:first-child)]:mt-10" data-tab="courseCurriculum"> <article> <h2 class="area-title xl:text-3xl mb-5"> <?php echo e(translate('Course Curriculum')); ?> </h2> <div class=" border border-border"> <?php if (isset($component)) { $__componentOriginal9072926039898f02d5871ed2e681ee94 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal9072926039898f02d5871ed2e681ee94 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'f484570d7cf557020e11ace406901b10::course.curriculum-list','data' => ['course' => $course,'sideBarShow' => 'detail','auth' => $auth ?? false,'purchaseCheck' => $purchaseCheck]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('theme::course.curriculum-list'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?> <?php $attributes = $attributes->except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?> <?php endif; ?> <?php $component->withAttributes(['course' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($course),'sideBarShow' => 'detail','auth' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($auth ?? false),'purchaseCheck' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($purchaseCheck)]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal9072926039898f02d5871ed2e681ee94)): ?> <?php $attributes = $__attributesOriginal9072926039898f02d5871ed2e681ee94; ?> <?php unset($__attributesOriginal9072926039898f02d5871ed2e681ee94); ?> <?php endif; ?> <?php if (isset($__componentOriginal9072926039898f02d5871ed2e681ee94)): ?> <?php $component = $__componentOriginal9072926039898f02d5871ed2e681ee94; ?> <?php unset($__componentOriginal9072926039898f02d5871ed2e681ee94); ?> <?php endif; ?> </div> </article> </div> <?php /**PATH D:\www\edulab\Modules\LMS\resources\views\components\course\details\course-curriculum.blade.php ENDPATH**/ ?>