@if(!isset(Auth::user()->userSettings->google_auth_key) || (isset(Auth::user()->userSettings->google_auth_key) && empty(Auth::user()->userSettings->google_auth_key)))
@else
@endif

{{__('Google 2FA Authenticator') }}

{{__('Improves your account, withdrawal security by adding a second authentication method beyond the login/withdrawal password. For this an authenticator app is necessary.')}}

@if(!isset(Auth::user()->userSettings->google_auth_key) || (isset(Auth::user()->userSettings->google_auth_key) && empty(Auth::user()->userSettings->google_auth_key))) @endif
  • fa_setting) && in_array('login', $userSettings->fa_setting) ? 'checked' : '' }}>
  • fa_setting) && in_array('withdraw', $userSettings->fa_setting) ? 'checked' : '' }} disabled>
  • fa_setting) && in_array('deposit', $userSettings->fa_setting) ? 'checked' : '' }} disabled>