{{ __('Welcome ') }}, {{ $user->name }}!

{{ __('Thank you for registering with us. Please use the following OTP to verify your account') }}:

{{ $otp }}

{{ __('This OTP is valid for 10 minutes. Please enter it on the verification page to complete your registration') }}.

{{ __('If you did not register, please ignore this email') }}.

{{ __('Best regards') }},
{{ __('Rady To Sale') }} {{ auth()->user()->name }}