@extends('layouts.user') @section('title','Change Password') @section('content')

{{ __('Change Password') }}



@csrf
@endsection