관리-도구
편집 파일: d1d72f6894417d9011f28e111b5bce03.php
<?php $headerClass = $data['header_class'] ?? 'bg-white py-4 sticky-header'; $headerWrapperClass = $data['header_wrapper_class'] ?? 'flex items-center'; $rightActionsWrapperClass = $data['right_actions_wrapper_class'] ?? 'ms-auto flex items-center gap-5'; $components = $data['components'] ?? []; $innerHeaderTop = $components['inner-header-top'] ?? 'default'; $search = $data['search'] ?? []; $header = $data['header'] ?? []; $theme = $header['theme'] ?? 'default'; ?> <?php if(!isset($style) && $innerHeaderTop === 'default'): ?> <?php if (isset($component)) { $__componentOriginal511d4862ff04963c3c16115c05a86a9d = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal511d4862ff04963c3c16115c05a86a9d = $attributes; } ?> <?php $component = Illuminate\View\DynamicComponent::resolve(['component' => ''.e("default:theme::header.header-top-one").''] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('dynamic-component'); ?> <?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\DynamicComponent::ignoredParameterNames()); ?> <?php endif; ?> <?php $component->withAttributes(['theme' => $theme,'content' => $header]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal511d4862ff04963c3c16115c05a86a9d)): ?> <?php $attributes = $__attributesOriginal511d4862ff04963c3c16115c05a86a9d; ?> <?php unset($__attributesOriginal511d4862ff04963c3c16115c05a86a9d); ?> <?php endif; ?> <?php if (isset($__componentOriginal511d4862ff04963c3c16115c05a86a9d)): ?> <?php $component = $__componentOriginal511d4862ff04963c3c16115c05a86a9d; ?> <?php unset($__componentOriginal511d4862ff04963c3c16115c05a86a9d); ?> <?php endif; ?> <?php endif; ?> <header class=" <?php echo e($headerClass); ?> "> <div class="container"> <?php if($innerHeaderTop && $innerHeaderTop !== 'default'): ?> <?php if (isset($component)) { $__componentOriginal511d4862ff04963c3c16115c05a86a9d = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal511d4862ff04963c3c16115c05a86a9d = $attributes; } ?> <?php $component = Illuminate\View\DynamicComponent::resolve(['component' => ''.e("default:theme::header.{$innerHeaderTop}").''] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('dynamic-component'); ?> <?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\DynamicComponent::ignoredParameterNames()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal511d4862ff04963c3c16115c05a86a9d)): ?> <?php $attributes = $__attributesOriginal511d4862ff04963c3c16115c05a86a9d; ?> <?php unset($__attributesOriginal511d4862ff04963c3c16115c05a86a9d); ?> <?php endif; ?> <?php if (isset($__componentOriginal511d4862ff04963c3c16115c05a86a9d)): ?> <?php $component = $__componentOriginal511d4862ff04963c3c16115c05a86a9d; ?> <?php unset($__componentOriginal511d4862ff04963c3c16115c05a86a9d); ?> <?php endif; ?> <?php endif; ?> <div class="<?php echo e($headerWrapperClass); ?>"> <?php if (isset($component)) { $__componentOriginal511d4862ff04963c3c16115c05a86a9d = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal511d4862ff04963c3c16115c05a86a9d = $attributes; } ?> <?php $component = Illuminate\View\DynamicComponent::resolve(['component' => ''.e("default:theme::header.logo").''] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('dynamic-component'); ?> <?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\DynamicComponent::ignoredParameterNames()); ?> <?php endif; ?> <?php $component->withAttributes(['theme' => $theme,'data' => $data,'default-logo' => $data['default_logo'] ?? null]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal511d4862ff04963c3c16115c05a86a9d)): ?> <?php $attributes = $__attributesOriginal511d4862ff04963c3c16115c05a86a9d; ?> <?php unset($__attributesOriginal511d4862ff04963c3c16115c05a86a9d); ?> <?php endif; ?> <?php if (isset($__componentOriginal511d4862ff04963c3c16115c05a86a9d)): ?> <?php $component = $__componentOriginal511d4862ff04963c3c16115c05a86a9d; ?> <?php unset($__componentOriginal511d4862ff04963c3c16115c05a86a9d); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginal511d4862ff04963c3c16115c05a86a9d = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal511d4862ff04963c3c16115c05a86a9d = $attributes; } ?> <?php $component = Illuminate\View\DynamicComponent::resolve(['component' => ''.e("default:theme::header.menu-one").''] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('dynamic-component'); ?> <?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\DynamicComponent::ignoredParameterNames()); ?> <?php endif; ?> <?php $component->withAttributes(['menus' => $data['menus'] ?? get_menus(),'theme' => $theme,'class' => $data['menu_class'] ?? []]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal511d4862ff04963c3c16115c05a86a9d)): ?> <?php $attributes = $__attributesOriginal511d4862ff04963c3c16115c05a86a9d; ?> <?php unset($__attributesOriginal511d4862ff04963c3c16115c05a86a9d); ?> <?php endif; ?> <?php if (isset($__componentOriginal511d4862ff04963c3c16115c05a86a9d)): ?> <?php $component = $__componentOriginal511d4862ff04963c3c16115c05a86a9d; ?> <?php unset($__componentOriginal511d4862ff04963c3c16115c05a86a9d); ?> <?php endif; ?> <!-- ACTIONS --> <div class="<?php echo e($rightActionsWrapperClass); ?>"> <!-- SEARCH --> <?php if($search['is_show'] ?? true): ?> <?php if (isset($component)) { $__componentOriginal511d4862ff04963c3c16115c05a86a9d = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal511d4862ff04963c3c16115c05a86a9d = $attributes; } ?> <?php $component = Illuminate\View\DynamicComponent::resolve(['component' => ''.e("default:theme::header.search").''] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('dynamic-component'); ?> <?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\DynamicComponent::ignoredParameterNames()); ?> <?php endif; ?> <?php $component->withAttributes(['theme' => $theme,'class' => $data['search_class'] ?? []]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal511d4862ff04963c3c16115c05a86a9d)): ?> <?php $attributes = $__attributesOriginal511d4862ff04963c3c16115c05a86a9d; ?> <?php unset($__attributesOriginal511d4862ff04963c3c16115c05a86a9d); ?> <?php endif; ?> <?php if (isset($__componentOriginal511d4862ff04963c3c16115c05a86a9d)): ?> <?php $component = $__componentOriginal511d4862ff04963c3c16115c05a86a9d; ?> <?php unset($__componentOriginal511d4862ff04963c3c16115c05a86a9d); ?> <?php endif; ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginal511d4862ff04963c3c16115c05a86a9d = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal511d4862ff04963c3c16115c05a86a9d = $attributes; } ?> <?php $component = Illuminate\View\DynamicComponent::resolve(['component' => ''.e("default:theme::header.right-side").''] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('dynamic-component'); ?> <?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\DynamicComponent::ignoredParameterNames()); ?> <?php endif; ?> <?php $component->withAttributes(['theme' => $theme,'data' => $data,'is-show-language' => 'true','text-color' => 'text-heading']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal511d4862ff04963c3c16115c05a86a9d)): ?> <?php $attributes = $__attributesOriginal511d4862ff04963c3c16115c05a86a9d; ?> <?php unset($__attributesOriginal511d4862ff04963c3c16115c05a86a9d); ?> <?php endif; ?> <?php if (isset($__componentOriginal511d4862ff04963c3c16115c05a86a9d)): ?> <?php $component = $__componentOriginal511d4862ff04963c3c16115c05a86a9d; ?> <?php unset($__componentOriginal511d4862ff04963c3c16115c05a86a9d); ?> <?php endif; ?> <!-- MENU BUTTON --> <?php if(!isset($style)): ?> <div class="flex-center lg:hidden shrink-0"> <button type="button" aria-label="Offcanvas menu" data-offcanvas-id="offcanvas-menu" class="btn-icon b-solid btn-secondary-icon-solid !text-heading dark:text-white font-bold"> <i class="ri-menu-unfold-line rtl:before:content-['\ef3d']"></i> </button> </div> <?php endif; ?> </div> </div> </div> </header> <?php /**PATH D:\www\edulab\Modules\LMS\resources\themes\kindergarten\components\header\header.blade.php ENDPATH**/ ?>