@vite('resources/css/app.css')

Confirm Password

{{ __('Please confirm your password before continuing.') }}
@csrf
@error('password')

{{ $message }}

@enderror