@extends('layouts.app') @push('title', __('Password settings')) @section('content')
{{ __('Update password') }}
@endsection