We sent code to your email : {{ substr(auth()->user()->email, 0, 5) . '******' . substr(auth()->user()->email, -2) }}
Code will be active for 5 minutes only. In case of expiry resend code
Code is {{ $code->code }}
After SMS integration this will be removed.