@extends('header') @section('content') @parent @if (Utils::isAdmin()) @include('accounts.nav', ['selected' => ACCOUNT_USER_DETAILS]) @endif {!! Former::open() !!}
{{ $secret }}
{!! trans('texts.two_factor_setup_help', ['link' => link_to('https://github.com/antonioribeiro/google2fa#google-authenticator-apps', 'Google Authenticator', ['target' => '_blank'])]) !!}