@extends('super_admin.layouts.app') @push('title') {{ __('Profile') }} @endpush @section('content')
{{ __('Protect your account and transactions.') }}
{{__('Step 1')}} : {{__('Install this app from')}}{{__('google play store')}} {{__('or')}} {{__('App store')}}
{{__('Step 2 ')}}: {{__('Scan the below QR code by your google authenticator app, or you can add account manually.')}}
{{__('Manually Add Account:')}}
{{__('Account Name : ')}} {{ getOption('app_name') }}
{{__('Key')}} : {{ auth()->user()->google2fa_secret }}
{{__('Note : If you lost your phone or uninstall the google authenticator app, then you will lost access of your account.')}}