@extends("shared.base", ["title" => "Two Factor Authentication"]) @section("styles") @endsection @section("content")
@include("shared.partials.footer-scripts") @endsection @section("scripts") @vite(["resources/js/pages/auth-two-factor.js"]) @endsection