{{ __('Welcome to') }} {{ env('APP_NAME') }}!

{{ __('Your account has been created successfully.') }}

{{ __('Your OTP code is') }} {{ $code ?? '' }}. {{ __('Please do not share this PIN with anyone') }}.

{{ __('Best Regards,') }}
{{ env('APP_NAME') }}