관리-도구
편집 파일: a2d6a501e773f5a9944ad30ce42d3852.php
<div class="grid grid-cols-12 gap-4 xl:gap-7"> <?php $__currentLoopData = $courses; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $course): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="col-span-full md:col-span-6"> <?php if (isset($component)) { $__componentOriginal19af91671054314facb65fb5e78b4d20 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal19af91671054314facb65fb5e78b4d20 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'f484570d7cf557020e11ace406901b10::cards.course.card-one','data' => ['course' => $course,'borderClass' => 'true']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('theme::cards.course.card-one'); ?> <?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),'borderClass' => 'true']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal19af91671054314facb65fb5e78b4d20)): ?> <?php $attributes = $__attributesOriginal19af91671054314facb65fb5e78b4d20; ?> <?php unset($__attributesOriginal19af91671054314facb65fb5e78b4d20); ?> <?php endif; ?> <?php if (isset($__componentOriginal19af91671054314facb65fb5e78b4d20)): ?> <?php $component = $__componentOriginal19af91671054314facb65fb5e78b4d20; ?> <?php unset($__componentOriginal19af91671054314facb65fb5e78b4d20); ?> <?php endif; ?> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> <?php /**PATH D:\www\edulab\Modules\LMS\resources\views\components\bundle\details\bundle-course.blade.php ENDPATH**/ ?>