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

@lang('Two Factor Authenticator')

@else

@lang('Two Factor Authenticator')

@lang('Use Google Authentication App to scan the QR code') @lang('App Link')

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