@extends('layouts.public') @section('title', 'Redefinir Senha · Cavendral Beta') @section('content')
[B] CAVENDRAL BETA

REDEFINIÇÃO DE SENHA

@csrf
@error('password')

{{ $message }}

@enderror
@endsection