@extends('layouts.main') @section('content') @if (Auth::check()) @include('parts.already_auth') @else

Scan the following QR Code using an authenticated device and wait a few seconds.

@endif @endsection