Confirm Password

Please confirm your password before continuing

{{ __('This is a secure area of the application. Please confirm your password before continuing.') }}
@if ($errors->any())
{{ __('Whoops! Something went wrong.') }}
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf
© {{ date('Y') }} Printrt Management System. All rights reserved.