Thank you for registering with us!, Your account has been created.
@if(isset($user['request_from']) && $user['request_from'] == 'admin')Username: {{ $user['email'] }}
Password: {{ $user['password'] }}
@elsePlease use this OTP to activate your account: {{ $user['otp'] }}
@endif