@extends('auth.layouts.app') @section('content') @livewire('auth.two-factor-auth', ['id' => $user->uuid]) @endsection