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