@extends('components.layouts.auth.auth-layout') @section('title', 'Two factor verification') @section('contents') @livewire('auth.two-factor-challenge') @endsection