관리-도구
편집 파일: a6e21b2e717ba02d4e3d996ec3613417.php
<?php $settings = [ ]; ?> <?php echo $__env->make('theme::layouts.partials.head', array_diff_key(get_defined_vars(), ['__data' => 1, '__path' => 1]))->render(); ?> <body class="home-online-education"> <?php echo $__env->make('theme::layouts.partials.header', [ 'style' => 'one', 'class' =>"flex-center bg-white lg:bg-header shadow-md py-4 fixed inset-0 h-[theme('spacing.header')] z-[101]", 'data' => [ 'header_class' => "flex-center bg-white lg:bg-header shadow-md py-4 fixed inset-0 h-[theme('spacing.header')] z-[101]", 'search' => [ 'is_show' => false, ], 'components' => [ 'inner-header-top' => '', ], 'cart' => [ 'is_show' => false, ], 'wishlist' => [ 'is_show' => false, ] ] ], array_diff_key(get_defined_vars(), ['__data' => 1, '__path' => 1]))->render(); ?> <main> <?php echo e($slot); ?> </main> <?php echo $__env->make('theme::layouts.partials.footer-script', ['data' => []], array_diff_key(get_defined_vars(), ['__data' => 1, '__path' => 1]))->render(); ?> </body> </html> <?php /**PATH D:\www\edulab\Modules\LMS\resources\views\theme\layouts\auth-layout.blade.php ENDPATH**/ ?>