| Tipo Tarifa | Tarifa | Total Base(€) | MediaConsumodeRed(MWh) | MediaEstimación(MWh) |
|---|---|---|---|---|
| {{ $item->TipoTarifa }} | {{ $item->Tarifa }} | {{ number_format((float) str_replace(',', '.', $item->Base ), 2, ',', '.') }}€ | {{ number_format($item->MWhConsumido, 2,',','.') }} | {{ number_format($item->MediaEstimacion, 2,',','.') }} |
| Totales: | ||||