관리-도구
편집 파일: 221da43c623058c04f243190272abd7a.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' => 'Instructors','pageRoute' => ''.e(route('instructor.list')).'','pageName' => 'Instructors']] + (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' => 'Instructors','pageRoute' => ''.e(route('instructor.list')).'','pageName' => 'Instructors']); ?> <?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; ?> <!-- START INNER CONTENT AREA --> <div class="container"> <div class="grid grid-cols-12 gap-5"> <?php if (isset($component)) { $__componentOriginal02342ecc464c4e5a368af2ab794a50bd = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal02342ecc464c4e5a368af2ab794a50bd = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'f484570d7cf557020e11ace406901b10::instructor.filter-sidebar','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('theme::instructor.filter-sidebar'); ?> <?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([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal02342ecc464c4e5a368af2ab794a50bd)): ?> <?php $attributes = $__attributesOriginal02342ecc464c4e5a368af2ab794a50bd; ?> <?php unset($__attributesOriginal02342ecc464c4e5a368af2ab794a50bd); ?> <?php endif; ?> <?php if (isset($__componentOriginal02342ecc464c4e5a368af2ab794a50bd)): ?> <?php $component = $__componentOriginal02342ecc464c4e5a368af2ab794a50bd; ?> <?php unset($__componentOriginal02342ecc464c4e5a368af2ab794a50bd); ?> <?php endif; ?> <!-- START CONTENT --> <div class="col-span-full lg:col-span-8"> <div class="flex-center-between"> <h3 class="area-title text-xl"><?php echo e(translate('Showing')); ?> <span id="first-item"><?php echo e($instructors->firstItem()); ?></span> - <span id="last-item"><?php echo e($instructors->lastItem()); ?></span> <?php echo e(translate('of')); ?> <span id="total-item"> <?php echo e($instructors->total()); ?> </span> <?php echo e(translate('Results')); ?> </h3> <div class="flex-center gap-2"> <button type="button" aria-label="Off-canvas filter drawer" data-offcanvas-id="filter-drawer" class="btn b-outline btn-secondary-outline lg:hidden"> <i class="ri-equalizer-line"></i> <?php echo e(translate('Filter')); ?> </button> </div> </div> <div id="outputItemList"> <?php if (isset($component)) { $__componentOriginalff7c2f6a8a7101b5d5e118a933b3d366 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalff7c2f6a8a7101b5d5e118a933b3d366 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'f484570d7cf557020e11ace406901b10::instructor.instructor-list','data' => ['instructors' => $instructors]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('theme::instructor.instructor-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(['instructors' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($instructors)]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalff7c2f6a8a7101b5d5e118a933b3d366)): ?> <?php $attributes = $__attributesOriginalff7c2f6a8a7101b5d5e118a933b3d366; ?> <?php unset($__attributesOriginalff7c2f6a8a7101b5d5e118a933b3d366); ?> <?php endif; ?> <?php if (isset($__componentOriginalff7c2f6a8a7101b5d5e118a933b3d366)): ?> <?php $component = $__componentOriginalff7c2f6a8a7101b5d5e118a933b3d366; ?> <?php unset($__componentOriginalff7c2f6a8a7101b5d5e118a933b3d366); ?> <?php endif; ?> </div> </div> <!-- END CONTENT --> </div> </div> <!-- END INNER CONTENT AREA --> <?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\instructor\index.blade.php ENDPATH**/ ?>