@extends('layouts.user') @section('title', __('app.confirm_password_title')) @section('content')
{{ __('app.confirm_password') }}
@endsection