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

{{__('Change password')}}

{{__('Save change')}}
@endsection