{{ __("Verify Your Phone Number") }}
Before proceeding, please enter the 4-digit OTP (one time password) sent to your phone number {{Auth::user()->phone}} to continue.
@if (session('invalid'))
{{ session('invalid') }}
@endif
Made a mistake? Change phone number
}})