@extends('layouts.app') @section('title', 'Confirm Password') @section('content')
{{ __('Please confirm your password before continuing.') }}