@extends('layouts.app') @section('content')
@csrf @method('PUT')

{{ __('Change Password') }}

@endsection