@if(!$admin?->ts)
@lang('Add Your Account')
@lang('Use the QR code or setup key on your Google Authenticator app to add your account. ')
QR code

@lang('Google Authenticator is a multifactor app for mobile devices. It generates timed codes used during the 2-step verification process. To use Google Authenticator, install the Google Authenticator application on your mobile device.') @lang('Download')

@endif
@if($admin?->ts)
@lang('Disable 2FA Security')
@csrf
@else
@lang('Enable 2FA Security')
@csrf
@endif
@push('style') @endpush @script @endscript