@section("title", "2 Step Verification") @include("Dashboard.layouts.head")
Logo
Please enter the OTP code
to verify your account
A OTP code has been sent to @php list($username, $domain) = explode("@", Helper::get_user_authenticated()->email); @endphp {{ substr($username, 0, 2) . '******@' . $domain}}
@csrf
Didn't get the code Resend code
@include('Dashboard.layouts.notification')