@extends($active_theme) @section('title') {{__('user.Change password')}} @endsection @section('frontend-content')

{{__('user.Change password')}}

@csrf
{{__('user.Current password')}}*
{{__('user.Password')}}*
{{__('user.Confirm Password')}}*
@endsection