관리-도구
편집 파일: 5de17db303f65e89e919738a9964105e4246c943.php
<div class="min-h-screen flex flex-col sm:justify-center items-center pt-6 sm:pt-0 bg-gray-100"> <div> <?php echo e($logo); ?> </div> <div class="w-full sm:max-w-md mt-6 px-6 py-4 bg-white shadow-md overflow-hidden sm:rounded-lg"> <?php echo e($slot); ?> </div> </div> <?php /**PATH /home2/nepaldsdforg/public_html/vendor/laravel/jetstream/src/../resources/views/components/authentication-card.blade.php ENDPATH**/ ?>