@extends('layouts.guest') @section('page_title') {{(!empty($page_title) && isset($page_title)) ? $page_title : 'Email Verification'}} @endsection @push('head-scripts') @endpush @section('content')
Verification link has been sent to the email address you provided during registration.
If You have not received Verification link on your provided email please click on Resend Email.