@section("title", "Waiting page") @include("Dashboard.layouts.head")
Logo
We have sent you an email. Click on the email verification link sent to @php $customer = Session::get('customer'); if(!is_null($customer)){ list($username, $domain) = explode("@", $customer->email); } @endphp {{ substr($username, 0, 4) . '******@' . $domain}}
@csrf
@include('Dashboard.layouts.notification')