{{ $item->tenant_nome }}
{{ $item->competencia }}
Venc. {{ \Carbon\Carbon::parse($item->vencimento)->format('d/m/Y') }}
Venc. {{ \Carbon\Carbon::parse($item->vencimento)->format('d/m/Y') }}
R$ {{ number_format($item->valor, 2, ',', '.') }}
{{ strtoupper(str_replace('_',' ',$item->status)) }}@if($item->aviso_enviado_at)
Aviso: {{ \Carbon\Carbon::parse($item->aviso_enviado_at)->format('d/m H:i') }}
@endif @if($item->enviado_at)Boleto: {{ \Carbon\Carbon::parse($item->enviado_at)->format('d/m/Y H:i') }}
@endif
@if(!$item->boleto_path)
@else✓ PDF anexado@endif
@if($item->boleto_path)
@else
@endif
@if($item->erro_envio)id }}) aberto = false" style="position:relative;z-index:30;">
id }} })" title="Ações" style="list-style:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#475569;font-size:17px;font-weight:900;cursor:pointer;">•••
@if(isset($boletosLinha[$item->id]))@endif
@if($item->status !== 'enviado')@endif
@if($item->boleto_path)@endif
{{ $item->erro_envio }}
@endif