File manager - Edit - /var/www/ratemypay_dev/storage/framework/views/a6ab4274cc5526eb047c25527b16ef44.php
Back
<div x-show="logoutOpen" x-cloak class="fixed inset-0 z-50 flex items-center justify-center p-4" @keydown.window.escape="logoutOpen = false"> <div class="absolute inset-0 bg-black/40" @click="logoutOpen = false"></div> <div x-show="logoutOpen" x-cloak x-transition:enter="transition ease-out duration-150" x-transition:enter-start="opacity-0 scale-95" x-transition:enter-end="opacity-100 scale-100" class="relative w-full max-w-[440px] bg-white rounded-2xl shadow-2xl p-8 text-center"> <h3 class="text-xl font-bold text-[#101828] mb-2">You want to Logout?</h3> <p class="text-sm text-[#4A5565] mb-6 max-w-[320px] mx-auto"> Are you sure you want to logout of this page? </p> <div class="grid grid-cols-2 gap-3"> <button type="button" @click="logoutOpen = false" class="h-12 rounded-xl border border-[#E5E7EB] text-[#101828] font-semibold text-sm hover:bg-gray-50 transition"> No, Cancel </button> <form method="POST" action="<?php echo e(route('logout')); ?>"> <?php echo csrf_field(); ?> <button type="submit" class="w-full h-12 rounded-xl bg-[#F43F5E] hover:bg-[#E11D48] text-white font-semibold text-sm transition"> Yes, Logout </button> </form> </div> </div> </div> <?php /**PATH /var/www/ratemypay_dev/resources/views/business/dashboard/partials/logout-modal.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings