Totale Compensi
{{ number_format($this->getTotaleCompensi(), 2, ',', '.') }} €
{{ $this->getContrattiCount() }} contratti
Fatturato Totale
{{ number_format($this->getTotaleFatture(), 2, ',', '.') }} €
{{ $this->getNumeroFatture() }} fatture
Importo Pagato
{{ number_format($this->getTotalePagato(), 2, ',', '.') }} €
{{ $this->getNumeroFatturePagate() }} fatture pagate
Da Pagare
{{ number_format($this->getTotaleRimanente(), 2, ',', '.') }} €
{{ $this->getNumeroFattureDaPagare() }} fatture da pagare
Completamento
{{ $this->getPercentualeCompletamento() }}%