@extends($activeTemplate . 'user.layouts.app') @section('panel')
@if(Auth::user()->ts == '1')

@lang('Two Factor Authenticator')

@else

@lang('Two Factor Authenticator')

@lang('Copy')
@endif

@lang('Google Authenticator')

@lang('Use Google Authenticator to Scan the QR code or use the code')

{{__('Google Authenticator is a multi factor 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.')}}

@endsection @push('script') @endpush @push('style') @endpush