File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/dynastyresort.com/storage/framework/views/fd523dc4c7cc8e63fa76c82fc171b7d4.php
Back
<?php if (isset($component)) { $__componentOriginal69dc84650370d1d4dc1b42d016d7226b = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal69dc84650370d1d4dc1b42d016d7226b = $attributes; } ?> <?php $component = App\View\Components\GuestLayout::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('guest-layout'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\GuestLayout::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php if (isset($component)) { $__componentOriginalc3ffbec469e53ba0c225d6242a0ccc8d = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalc3ffbec469e53ba0c225d6242a0ccc8d = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.auth-card','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('auth-card'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php $__env->slot('logo', null, []); ?> <a href="/"> <?php if (isset($component)) { $__componentOriginal8892e718f3d0d7a916180885c6f012e7 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal8892e718f3d0d7a916180885c6f012e7 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.application-logo','data' => ['class' => 'w-20 h-20 fill-current text-gray-500']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('application-logo'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['class' => 'w-20 h-20 fill-current text-gray-500']); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal8892e718f3d0d7a916180885c6f012e7)): ?> <?php $attributes = $__attributesOriginal8892e718f3d0d7a916180885c6f012e7; ?> <?php unset($__attributesOriginal8892e718f3d0d7a916180885c6f012e7); ?> <?php endif; ?> <?php if (isset($__componentOriginal8892e718f3d0d7a916180885c6f012e7)): ?> <?php $component = $__componentOriginal8892e718f3d0d7a916180885c6f012e7; ?> <?php unset($__componentOriginal8892e718f3d0d7a916180885c6f012e7); ?> <?php endif; ?> </a> <?php $__env->endSlot(); ?> <div class="mb-4 text-sm text-gray-600"> <?php echo e(__('Thanks for signing up! Before getting started, could you verify your email address by clicking on the link we just emailed to you? If you didn\'t receive the email, we will gladly send you another.')); ?> </div> <?php if(session('status') == 'verification-link-sent'): ?> <div class="mb-4 font-medium text-sm text-green-600"> <?php echo e(__('A new verification link has been sent to the email address you provided during registration.')); ?> </div> <?php endif; ?> <div class="mt-4 flex items-center justify-between"> <form method="POST" action="<?php echo e(route('verification.send')); ?>"> <?php echo csrf_field(); ?> <div> <?php if (isset($component)) { $__componentOriginald0f1fd2689e4bb7060122a5b91fe8561 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginald0f1fd2689e4bb7060122a5b91fe8561 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.button','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('button'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo e(__('Resend Verification Email')); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginald0f1fd2689e4bb7060122a5b91fe8561)): ?> <?php $attributes = $__attributesOriginald0f1fd2689e4bb7060122a5b91fe8561; ?> <?php unset($__attributesOriginald0f1fd2689e4bb7060122a5b91fe8561); ?> <?php endif; ?> <?php if (isset($__componentOriginald0f1fd2689e4bb7060122a5b91fe8561)): ?> <?php $component = $__componentOriginald0f1fd2689e4bb7060122a5b91fe8561; ?> <?php unset($__componentOriginald0f1fd2689e4bb7060122a5b91fe8561); ?> <?php endif; ?> </div> </form> <form method="POST" action="<?php echo e(route('logout')); ?>"> <?php echo csrf_field(); ?> <button type="submit" class="underline text-sm text-gray-600 hover:text-gray-900"> <?php echo e(__('Log Out')); ?> </button> </form> </div> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalc3ffbec469e53ba0c225d6242a0ccc8d)): ?> <?php $attributes = $__attributesOriginalc3ffbec469e53ba0c225d6242a0ccc8d; ?> <?php unset($__attributesOriginalc3ffbec469e53ba0c225d6242a0ccc8d); ?> <?php endif; ?> <?php if (isset($__componentOriginalc3ffbec469e53ba0c225d6242a0ccc8d)): ?> <?php $component = $__componentOriginalc3ffbec469e53ba0c225d6242a0ccc8d; ?> <?php unset($__componentOriginalc3ffbec469e53ba0c225d6242a0ccc8d); ?> <?php endif; ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal69dc84650370d1d4dc1b42d016d7226b)): ?> <?php $attributes = $__attributesOriginal69dc84650370d1d4dc1b42d016d7226b; ?> <?php unset($__attributesOriginal69dc84650370d1d4dc1b42d016d7226b); ?> <?php endif; ?> <?php if (isset($__componentOriginal69dc84650370d1d4dc1b42d016d7226b)): ?> <?php $component = $__componentOriginal69dc84650370d1d4dc1b42d016d7226b; ?> <?php unset($__componentOriginal69dc84650370d1d4dc1b42d016d7226b); ?> <?php endif; ?> <?php /**PATH /home/asiatechinc/public_html/asiatech-websites/dynastyresort.com/resources/views/auth/verify-email.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings