@vite('resources/css/app.css')
Confirm Password
{{ __('Please confirm your password before continuing.') }}
@csrf
Password
@error('password')
{{ $message }}
@enderror
{{ __('Confirm') }}