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

{{ Lang::get('labels.settings.password.titulo') }}

@csrf
@endsection @section('script') @endsection