@extends('userlayout') @section('content')
Two-factor authentication is a method for protection your web account. When it is activated you need to enter not only your password, but also a special code. You can receive this code by in mobile app. Even if third person will find your password, then can't access with that code.
@if($user->fa_status==0) Disabled @else Active @endif1) Install an authentication app on your device. Any app that supports the Time-based One-Time Password (TOTP) protocol should work.
2) Use the authenticator app to scan the barcode below.
3) Enter the code generated by the authenticator app