@extends('marketing.auth.auth_template') @section('content')

Enable 2FA

2FA QR

{{$secret}}

@csrf
@error('code')
{{ $message }}
@enderror
@endsection