@include('auth.layout.header')
@include('auth.layout.logo')
auth-model
tree triangle-bg

{{ __('Confirm Password') }} 🔒

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

@csrf
@if (Route::has('password.request')) {{ __('Forgot Your Password?') }} @endif
@include('auth.layout.scripts')