@extends('frontend.layouts.app') @section('title', __('Please confirm your password before continuing.')) @section('content')
@lang('Please confirm your password before continuing.')
@endsection