@extends('theme::layouts.app', ['title' => __('auth.Confirm Password')]) @section('content')
@lang('auth.Please confirm your password before continuing.')
{{ $errors->first('password') }}