@extends(Auth::user()->extender()) @section('title',__('Change Password')) @section('content')
{{ __('Change Password') }}
{{ __('Change password') }}

@csrf
@endsection