@extends('layouts.app') @section('content')
Set up Google Authenticator

To use the two factor authentication, you will have to install a Google Authenticator compatible app, those are some of the currently available:

Set up your two factor authentication by scanning the barcode below with you Google Authenticator app.

{!! $QR_Image !!}

Take note of the OTP generated on your Authenticator App. You will be unable to login otherwise.

@endsection