관리-도구
편집 파일: 794a780b057c6343e434c576545278c2.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 /home/inprosysltd/public_html/edulab.inprosysltd.com/Modules/LMS/resources/views/theme/layouts/auth-layout.blade.php ENDPATH**/ ?>