{{ __("Thanks for signing up! Please verify your mobile number by entering the OTP we just sent via SMS.") }}
@if (session('status') == 'verification-code-sent')
{{ __('A new verification code has been sent to the mobile number you provided during registration.') }}
@endif