X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fviews%2Fauth%2Fconfirm-password.blade.php;fp=resources%2Fviews%2Fauth%2Fconfirm-password.blade.php;h=3e767c7fd5040daf868042d1eba79cffb6135803;hb=f642f1eda2a68ad5e09b71ccdae1499bc9d31e4f;hp=0000000000000000000000000000000000000000;hpb=78ee3a45427e1227013773b2a1c19fc1ee0efc12;p=alttp.git diff --git a/resources/views/auth/confirm-password.blade.php b/resources/views/auth/confirm-password.blade.php new file mode 100644 index 0000000..3e767c7 --- /dev/null +++ b/resources/views/auth/confirm-password.blade.php @@ -0,0 +1,26 @@ + + + + + + + + +
+ {{ __('This is a secure area of the application. Please confirm your password before continuing.') }} +
+ + + + +
+ @csrf + +
+ + {{ __('Confirm') }} + +
+
+
+