@extends('layouts.guest') @section('title', 'Restablecer contraseña') @section('content')
CARZA
Restablecer contraseña
@if ($errors->any())
@endif
@csrf
@endsection