@lang('Confirm password')

@lang("This is a secure area of the application. Please confirm your password before continuing.")

@lang("Enter your password.")
@include('flash::message') @if ($errors->any()) @endif
@csrf