Cargando

Mantenimiento
id Estado Cuenta Fecha @foreach ($historiales as $historial) {{ $historial->id ?? '' }} {{ $historial->historial->estado ?? '' }} {{ $historial->cuenta->correo ?? '' }} - {{ $historial->cuenta->password ?? 'No disponible' }} {{ $historial->created_at->format('d-m-Y') ?? '' }} @endforeach {{ $historiales->links() }}