@extends('app') @section('title', ucwords(__('change password'))) @section('head') @endsection @section('content')
{{__('you have to provide previous password to change to new one.')}}