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

{{ __('Change Password') }}

{!! csrf_field() !!}
@endsection @section('js') @endsection