File: /var/www/html/storage/framework/views/1aafc51e3db8398d791f7d10997106ad.php
<div hidden>
<div class="hr_content mb20">
<span class="d-flex justify-content-center w-100">Continue with</span>
</div>
<?php
session(['url.intended' => url()->previous()]);
?>
<div class="d-flex justify-content-center w-100 rounded border border-primary mb-4">
<a href="<?php echo e(route('google.redirect')); ?>" class="d-flex align-items-center justify-content-center w-100 ">
<img src="https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/google.svg" class="me-2"
style="width: 20px;">
<span>Google</span>
</a>
</div>
</div><?php /**PATH /var/www/html/resources/views/livewire/auth/google.blade.php ENDPATH**/ ?>