@extends('admin.layouts.grid') @section('title', admin_trans('Account details')) @section('container', 'container-max-lg') @section('content')
{{ admin_trans('Two-factor authentication (2FA) strengthens access security by requiring two methods (also referred to as factors) to verify your identity. Two-factor authentication protects against phishing, social engineering, and password brute force attacks and secures your logins from attackers exploiting weak or stolen credentials.') }}
@if (!$user->google2fa_status){{ admin_trans('To use the two factor authentication, you have to install a Google Authenticator compatible app. Here are some that are currently available:') }}