관리-도구
편집 파일: 05eb06d0dd7748cdfd487abc019c5ac5.php
<?php if (isset($component)) { $__componentOriginal4ea3ceba530d619a977e9c813ff095c4 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal4ea3ceba530d619a977e9c813ff095c4 = $attributes; } ?> <?php $component = Modules\LMS\View\Components\Frontend\Layout::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('frontend-layout'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?> <?php $attributes = $attributes->except(\Modules\LMS\View\Components\Frontend\Layout::ignoredParameterNames()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php if (isset($component)) { $__componentOriginal633e9714cbfc155a1e1afb58682cfb8f = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal633e9714cbfc155a1e1afb58682cfb8f = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'f484570d7cf557020e11ace406901b10::breadcrumbs.breadcrumb-one','data' => ['pageTitle' => 'Courses Bundle','pageName' => 'Courses Bundle']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('theme::breadcrumbs.breadcrumb-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(['pageTitle' => 'Courses Bundle','pageName' => 'Courses Bundle']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal633e9714cbfc155a1e1afb58682cfb8f)): ?> <?php $attributes = $__attributesOriginal633e9714cbfc155a1e1afb58682cfb8f; ?> <?php unset($__attributesOriginal633e9714cbfc155a1e1afb58682cfb8f); ?> <?php endif; ?> <?php if (isset($__componentOriginal633e9714cbfc155a1e1afb58682cfb8f)): ?> <?php $component = $__componentOriginal633e9714cbfc155a1e1afb58682cfb8f; ?> <?php unset($__componentOriginal633e9714cbfc155a1e1afb58682cfb8f); ?> <?php endif; ?> <div class="container"> <div class="flex-center-between flex-col sm:flex-row gap-5"> <h2 class="area-title text-xl"><?php echo e(translate('We Have')); ?> <?php echo e($bundles->total() ?? '0'); ?> - <?php echo e(translate('Bundle Course Offer')); ?>!</h2> <form action="#" class="shrink-0"> <label for="search-filter" class="relative flex"> <span class="text-heading/60 absolute top-1/2 -translate-y-1/2 left-4 z-[1]"><i class="ri-search-2-line"></i></span> <input type="search" id="search_title" name="title" placeholder="<?php echo e(translate('Search Here')); ?>..." class="form-input text-heading/60 h-12 pl-10 bg-white search-keyword"> </label> </form> </div> <div id="outputItemList"> <?php if($bundles->count() > 0): ?> <?php if (isset($component)) { $__componentOriginalb24d702abdc84ea58bd025127aaf1358 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalb24d702abdc84ea58bd025127aaf1358 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'f484570d7cf557020e11ace406901b10::course.bundle-list','data' => ['bundles' => $bundles]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('theme::course.bundle-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(['bundles' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($bundles)]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalb24d702abdc84ea58bd025127aaf1358)): ?> <?php $attributes = $__attributesOriginalb24d702abdc84ea58bd025127aaf1358; ?> <?php unset($__attributesOriginalb24d702abdc84ea58bd025127aaf1358); ?> <?php endif; ?> <?php if (isset($__componentOriginalb24d702abdc84ea58bd025127aaf1358)): ?> <?php $component = $__componentOriginalb24d702abdc84ea58bd025127aaf1358; ?> <?php unset($__componentOriginalb24d702abdc84ea58bd025127aaf1358); ?> <?php endif; ?> <?php else: ?> <?php if (isset($component)) { $__componentOriginal9e05e2178cc5d33c3d1a97a50bea5f28 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal9e05e2178cc5d33c3d1a97a50bea5f28 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'f484570d7cf557020e11ace406901b10::cards.empty','data' => ['title' => 'No Bundle Available']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('theme::cards.empty'); ?> <?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(['title' => 'No Bundle Available']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal9e05e2178cc5d33c3d1a97a50bea5f28)): ?> <?php $attributes = $__attributesOriginal9e05e2178cc5d33c3d1a97a50bea5f28; ?> <?php unset($__attributesOriginal9e05e2178cc5d33c3d1a97a50bea5f28); ?> <?php endif; ?> <?php if (isset($__componentOriginal9e05e2178cc5d33c3d1a97a50bea5f28)): ?> <?php $component = $__componentOriginal9e05e2178cc5d33c3d1a97a50bea5f28; ?> <?php unset($__componentOriginal9e05e2178cc5d33c3d1a97a50bea5f28); ?> <?php endif; ?> <?php endif; ?> </div> </div> <?php $__env->startPush('js'); ?> <script src="<?php echo e(edulab_asset('lms/frontend/assets/js/filter.js')); ?>"></script> <?php $__env->stopPush(); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal4ea3ceba530d619a977e9c813ff095c4)): ?> <?php $attributes = $__attributesOriginal4ea3ceba530d619a977e9c813ff095c4; ?> <?php unset($__attributesOriginal4ea3ceba530d619a977e9c813ff095c4); ?> <?php endif; ?> <?php if (isset($__componentOriginal4ea3ceba530d619a977e9c813ff095c4)): ?> <?php $component = $__componentOriginal4ea3ceba530d619a977e9c813ff095c4; ?> <?php unset($__componentOriginal4ea3ceba530d619a977e9c813ff095c4); ?> <?php endif; ?> <?php /**PATH D:\www\edulab\Modules\LMS\resources\views\theme\course\bundle.blade.php ENDPATH**/ ?>