@extends('layouts.admin', ['menu_active' => 'dashboard']) @section('content')
Set up Google Authenticator

Set up your two factor authentication by scanning the barcode below.
Alternatively, you can use the code {{ $secret }}

@if(strpos($QR_Image, '?xml version') === 1) {!! $QR_Image !!} @else @endif

You must set up your Google Authenticator app before continuing. You will be unable to login otherwise

@endsection