@php $configData = Helper::appClasses(); $customizerHidden = 'customizer-hide'; @endphp @extends('layouts/blankLayout') @section('title', 'Verify Email') @section('page-style') {{-- Page Css files --}} @endsection @section('content')
Connects to the mail server and checks
whether the mailbox exists or not.
Account activation link sent to your email address: {{Auth::user()->email}} Please follow the link inside to continue.