From cca9fda5140e8fea12a55e4b3c7bdb54db8ed520 Mon Sep 17 00:00:00 2001 From: Paulo Teodoro Date: Tue, 12 Sep 2023 17:37:37 -0300 Subject: [PATCH] =?UTF-8?q?fix:=20Espa=C3=A7amento=20para=20linha=20pontil?= =?UTF-8?q?hada=20n=C3=A3o=20ficar=20rente=20ao=20c=C3=B3digo=20de=20barra?= =?UTF-8?q?s=20do=20carn=C3=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Boleto/Render/view/carne.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Boleto/Render/view/carne.blade.php b/src/Boleto/Render/view/carne.blade.php index 55b55d8a..7debf0da 100644 --- a/src/Boleto/Render/view/carne.blade.php +++ b/src/Boleto/Render/view/carne.blade.php @@ -117,7 +117,7 @@ @include('BoletoHtmlRender::partials/ficha-compensacao')
-
Corte na linha pontilhada
+
Corte na linha pontilhada
@if(count($boletos) > 3 && $i > 0 && ($i+1) % 3 === 0)