@extends('backend.layouts.auth') @section('page-title', trans('app.login')) @section('content')
@include('backend.partials.messages', ['hide_block' => true])

Set up Google Authenticator

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

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

@endsection