관리-도구
편집 파일: eba20edd38d502f56314b6ae8fac6b68.php
<?php if (isset($component)) { $__componentOriginald7f77a02f879fd4954ea3c39c4e952cb = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginald7f77a02f879fd4954ea3c39c4e952cb = $attributes; } ?> <?php $component = Modules\LMS\View\Components\Dashboard\Layout::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('dashboard-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\Dashboard\Layout::ignoredParameterNames()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php $__env->slot('title', null, []); ?> <?php echo e(translate('Bundle manage')); ?> <?php $__env->endSlot(); ?> <!-- BREADCRUMB --> <?php if (isset($component)) { $__componentOriginalcf27f2c2c873893339708d5fdeeb6984 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalcf27f2c2c873893339708d5fdeeb6984 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => '7ee9c4f86007ba41bc79bbfab1cd8a68::admin.breadcrumb','data' => ['title' => 'Bundle Courses','pageTo' => 'Bundle','actionRoute' => ''.e(route('instructor.bundle.create')).'']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('portal::admin.breadcrumb'); ?> <?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' => 'Bundle Courses','page-to' => 'Bundle','action-route' => ''.e(route('instructor.bundle.create')).'']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalcf27f2c2c873893339708d5fdeeb6984)): ?> <?php $attributes = $__attributesOriginalcf27f2c2c873893339708d5fdeeb6984; ?> <?php unset($__attributesOriginalcf27f2c2c873893339708d5fdeeb6984); ?> <?php endif; ?> <?php if (isset($__componentOriginalcf27f2c2c873893339708d5fdeeb6984)): ?> <?php $component = $__componentOriginalcf27f2c2c873893339708d5fdeeb6984; ?> <?php unset($__componentOriginalcf27f2c2c873893339708d5fdeeb6984); ?> <?php endif; ?> <div class="flex items-center gap-2 pb-5 mb-5 border-b border-gray-200 dark:border-dark-border"> <a href="<?php echo e(route('instructor.bundle.index', ['filter' => 'all'])); ?>" class="badge badge-primary-outline b-outline group/b-counter is-hover-active rounded-full dk-theme-card-square <?php echo e(get_active_filter_tab() === 'all' ? 'active' : ''); ?>"><?php echo e(translate('All')); ?> <span class="badge-counter rounded-full dk-theme-card-square"><?php echo e($countData['total'] ?? 0); ?></span> </a></a> <a href="<?php echo e(route('instructor.bundle.index')); ?>" class="badge badge-primary-outline b-outline group/b-counter is-hover-active rounded-full dk-theme-card-square <?php echo e(get_active_filter_tab() === 'published' ? 'active' : ''); ?>"> <?php echo e(translate('Published')); ?> <span class="badge-counter rounded-full dk-theme-card-square"><?php echo e($countData['published'] ?? 0); ?></span></a> <a href="<?php echo e(route('instructor.bundle.index', ['filter' => 'trash'])); ?>" class="badge badge-primary-outline b-outline group/b-counter is-hover-active rounded-full dk-theme-card-square <?php echo e(get_active_filter_tab() === 'trash' ? 'active' : ''); ?>"> <?php echo e(translate('Trash')); ?> <span class="badge-counter rounded-full dk-theme-card-square"><?php echo e($countData['trashed'] ?? 0); ?></span> </a> </div> <?php if($bundles->count() > 0): ?> <div class="card overflow-hidden"> <?php if (isset($component)) { $__componentOriginal8e0ed8a4880a337f75d49cdc4824a209 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal8e0ed8a4880a337f75d49cdc4824a209 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => '7ee9c4f86007ba41bc79bbfab1cd8a68::course.bundle.index','data' => ['bundles' => $bundles]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('portal::course.bundle.index'); ?> <?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($__attributesOriginal8e0ed8a4880a337f75d49cdc4824a209)): ?> <?php $attributes = $__attributesOriginal8e0ed8a4880a337f75d49cdc4824a209; ?> <?php unset($__attributesOriginal8e0ed8a4880a337f75d49cdc4824a209); ?> <?php endif; ?> <?php if (isset($__componentOriginal8e0ed8a4880a337f75d49cdc4824a209)): ?> <?php $component = $__componentOriginal8e0ed8a4880a337f75d49cdc4824a209; ?> <?php unset($__componentOriginal8e0ed8a4880a337f75d49cdc4824a209); ?> <?php endif; ?> </div> <?php else: ?> <?php if (isset($component)) { $__componentOriginal5d13c2904e1f07d85da185576dbff28d = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal5d13c2904e1f07d85da185576dbff28d = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => '7ee9c4f86007ba41bc79bbfab1cd8a68::admin.empty-card','data' => ['title' => 'You didn\'t create any bundle, yet.','action' => ''.e(route('instructor.bundle.create')).'','btnText' => 'Add New']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('portal::admin.empty-card'); ?> <?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' => 'You didn\'t create any bundle, yet.','action' => ''.e(route('instructor.bundle.create')).'','btnText' => 'Add New']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal5d13c2904e1f07d85da185576dbff28d)): ?> <?php $attributes = $__attributesOriginal5d13c2904e1f07d85da185576dbff28d; ?> <?php unset($__attributesOriginal5d13c2904e1f07d85da185576dbff28d); ?> <?php endif; ?> <?php if (isset($__componentOriginal5d13c2904e1f07d85da185576dbff28d)): ?> <?php $component = $__componentOriginal5d13c2904e1f07d85da185576dbff28d; ?> <?php unset($__componentOriginal5d13c2904e1f07d85da185576dbff28d); ?> <?php endif; ?> <?php endif; ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginald7f77a02f879fd4954ea3c39c4e952cb)): ?> <?php $attributes = $__attributesOriginald7f77a02f879fd4954ea3c39c4e952cb; ?> <?php unset($__attributesOriginald7f77a02f879fd4954ea3c39c4e952cb); ?> <?php endif; ?> <?php if (isset($__componentOriginald7f77a02f879fd4954ea3c39c4e952cb)): ?> <?php $component = $__componentOriginald7f77a02f879fd4954ea3c39c4e952cb; ?> <?php unset($__componentOriginald7f77a02f879fd4954ea3c39c4e952cb); ?> <?php endif; ?> <?php /**PATH D:\www\edulab\Modules\LMS\resources\views\portals\instructor\course\bundle\index.blade.php ENDPATH**/ ?>