File: /var/www/html/storage/framework/views/e3cb14ad58543899ee366bc71c1c961e.php
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Account Deleted</title>
</head>
<body style="font-family: Arial, sans-serif; background-color: #f0f8ff; display: flex; justify-content: center; align-items: center; min-height: 100vh; margin: 0;">
<div style="background-color: white; padding: 30px; border-radius: 12px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); max-width: 500px; width: 100%; text-align: center;">
<h2 style="font-size: 26px; color: #d9534f; margin-bottom: 20px;">Account Deleted</h2>
<p style="color: #555; font-size: 15px; margin-bottom: 30px;">
Your account has been deleted successfully.
Thank you for being with us.
</p>
</div>
</body>
</html>
<?php /**PATH /var/www/html/resources/views/livewire/auth/account-deleted.blade.php ENDPATH**/ ?>