Torre Piso Apartamento Alicuota Mes
{{ $data_building['name'] }}
{{ $data_building['floor'] }}
{{ $data_building['apartment'] }}
{{ $data_building['aliquot'] }}
{{ $data_building['date']->format('F Y') }}
{{-- --}} @foreach($billing_notice as $billingNotice) {{-- --}} @endforeach @if($arrears_interests['surcharge'] != null) @endif
#Servicio/Gasto Descripción Total (Bs) Total según alícuota (Bs)
2.{{ $billingNotice->name }} - ({{ $billingNotice->company }}) {{ $billingNotice->description }} {{ number_format($billingNotice->valor, 2, ',','.') }} {{ number_format($billingNotice->alicuota, 2, ',','.') }}
Morosidad Acumulada {{ $arrears_interests['surcharge'] }}
Total:     {{ number_format($amountBillingNotice['total'], 2, ',','.') }} Bs
@include('adminlte::layouts.partials.footerPDF')