관리-도구
편집 파일: 0800cfb326ee860522d881bff82df67e.php
<?php $footer = $data['footer'] ?? []; $top = get_theme_option('footer_top' . active_language()) ?: get_theme_option('footer_topen') ?? get_theme_option('footer_top' . app('default_language')); $socials = get_theme_option(key: 'socials', parent_key: 'social') ?? []; $menus = $data['menus'] ?? get_menus(); $childMenus = $menus['course_bundle']['childs'] ?? []; ?> <div class="pt-[300px] pb-24 lg:pb-32 bg-[url('../../assets/images/footer/footer-bg-line.png')] bg-no-repeat bg-center relative z-[1]"> <div class="container divide-y divide-heading/15"> <?php if (isset($component)) { $__componentOriginal511d4862ff04963c3c16115c05a86a9d = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal511d4862ff04963c3c16115c05a86a9d = $attributes; } ?> <?php $component = Illuminate\View\DynamicComponent::resolve(['component' => 'theme::footer.top'] + (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; ?> <div class="grid grid-cols-12 items-center gap-7 mt-5 pt-14"> <div class="col-span-full lg:col-span-6"> <div class="area-description max-w-[320px]"> <?php echo e($top['one_title'] ?? ''); ?> </div> <?php if($socials): ?> <?php if (isset($component)) { $__componentOriginal895c5f52f52ad266a2c4117783433c56 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal895c5f52f52ad266a2c4117783433c56 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'f484570d7cf557020e11ace406901b10::social.social-list-one','data' => ['socials' => $socials,'ulClass' => 'flex items-center gap-2 mt-5','itemClass' => 'flex-center size-10 rounded-50 border border-heading/15 text-heading hover:bg-primary hover:text-white custom-transition']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?> <?php $component->withName('theme::social.social-list-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(['socials' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($socials),'ul-class' => 'flex items-center gap-2 mt-5','item-class' => 'flex-center size-10 rounded-50 border border-heading/15 text-heading hover:bg-primary hover:text-white custom-transition']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal895c5f52f52ad266a2c4117783433c56)): ?> <?php $attributes = $__attributesOriginal895c5f52f52ad266a2c4117783433c56; ?> <?php unset($__attributesOriginal895c5f52f52ad266a2c4117783433c56); ?> <?php endif; ?> <?php if (isset($__componentOriginal895c5f52f52ad266a2c4117783433c56)): ?> <?php $component = $__componentOriginal895c5f52f52ad266a2c4117783433c56; ?> <?php unset($__componentOriginal895c5f52f52ad266a2c4117783433c56); ?> <?php endif; ?> <?php endif; ?> </div> <div class="col-span-full lg:col-span-6"> <nav class="flex-center !justify-start lg:!justify-end"> <ul class="flex items-center gap-x-5 gap-y-2 flex-wrap leading-none text-heading font-medium"> <?php $__currentLoopData = $menus; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $menu): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php if($menu['name'] !== 'Pages' && $menu['name'] !== 'Theme'): ?> <li class="flex-center"> <a href="<?php echo e($menu['url'] ?? '#'); ?>" class="inline-block px-2 py-3 text-heading hover:text-primary custom-transition" aria-label="Footer menu"> <?php echo e($menu['name']); ?> </a> </li> <?php endif; ?> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php $__currentLoopData = $childMenus; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $menu): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php if ($key == 2) { break; } ?> <li class="flex-center"> <a href="<?php echo e($menu['url'] ?? '#'); ?>" aria-label="Menu link" class="inline-block px-2 py-3 text-heading hover:text-primary custom-transition"> <?php echo e($menu['name']); ?></a> </li> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </ul> </nav> </div> </div> </div> </div> <!-- POSITIONAL ELEMENT --> <ul> <!-- TOP LEFT --> <li class="block size-[29vw] rounded-50 bg-[#D2EB1A]/15 blur-[200px] absolute top-0 xl:-top-20 left-0 xl:-left-20 z-0"></li> <!-- TOP RIGHT --> <li class="block size-[29vw] rounded-50 bg-[#B326F4]/15 blur-[200px] absolute top-0 xl:-top-20 right-0 xl:-right-20 z-0"></li> </ul> <?php /**PATH D:\www\edulab\Modules\LMS\resources\themes\kindergarten\components\footer\content.blade.php ENDPATH**/ ?>