@extends($activeTemplate.'layouts.master') @section('content')
@if (Auth::user()->ts)

@lang('Two Factor Authenticator')

@else

@lang('Two Factor Authenticator')

images
@endif

@lang('Google Authenticator')

@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 APP')
@endsection @push('modal') @endpush @push('script') @endpush