Chiffre d'affaires
{{ number_format($sumPriceTTC, 2, ',', ' ') }} €
Vente : {{ number_format($countVente, 0, ',', ' ') }} € - Service : {{ number_format($countService, 0, ',', ' ') }} €
Bénéfice Net
{{ number_format(($sumPriceTTC - $sumPricePieces - round($impotVente + $impotService)), 2, ',', ' ') }} €
Somme total pièces : {{ number_format($sumPricePieces, 0, ',', ' ') }} €
Impôts
{{ number_format(round($impotVente + $impotService), 2, ',', ' ') }} €
Vente : {{ number_format(round($impotVente), 0, ',', ' ') }} € - Service : {{ number_format(round($impotService), 0, ',', ' ') }} €
Nombre d'interventions
{{ $countReparationByMonth }}
Nombre de clients : {{ $countClients }}
Chiffre d'affaires
{{ number_format($sumPriceTTC, 2, ',', ' ') }} €
Vente : {{ number_format($countVente, 0, ',', ' ') }} € - Service : {{ number_format($countService, 0, ',', ' ') }} €
Bénéfice Net
{{ number_format(($sumPriceTTC - $sumPricePieces - round($impotVente + $impotService)), 2, ',', ' ') }} €
Somme total pièces : {{ number_format($sumPricePieces, 0, ',', ' ') }} €
Impôts
{{ number_format(round($impotVente + $impotService), 2, ',', ' ') }} €
Vente : {{ number_format(round($impotVente), 0, ',', ' ') }} € - Service : {{ number_format(round($impotService), 0, ',', ' ') }} €
Nombre d'interventions
{{ $countReparationByMonth }}
Nombre de clients : {{ $countClients }}
Chiffre d'affaires
{{ number_format($sumPriceTTCTheorique, 2, ',', ' ') }} €
Vente : {{ number_format($countVenteTheorique, 0, ',', ' ') }} € - Service : {{ number_format($countServiceTheorique, 0, ',', ' ') }} €
Bénéfice Net
{{ number_format(($sumPriceTTCTheorique - $sumPricePiecesTheorique - round($impotVenteTheorique + $impotServiceTheorique)), 2, ',', ' ') }} €
Somme total pièces : {{ number_format($sumPricePiecesTheorique, 0, ',', ' ') }} €
Impôts
{{ number_format(round($impotVenteTheorique + $impotServiceTheorique), 2, ',', ' ') }} €
Vente : {{ number_format(round($impotVenteTheorique), 0, ',', ' ') }} € - Service : {{ number_format(round($impotServiceTheorique), 0, ',', ' ') }} €
Nombre d'interventions
{{ $countReparationByMonth }}
Nombre de clients : {{ $countClients }}
Chiffre d'affaires
{{ number_format($sumPriceTTCAttente, 2, ',', ' ') }} €
Vente : {{ number_format($countVenteAttente, 0, ',', ' ') }} € - Service : {{ number_format($countServiceAttente, 0, ',', ' ') }} €
Bénéfice Net
{{ number_format(($sumPriceTTCAttente - $sumPricePiecesAttente - round($impotVenteAttente + $impotServiceAttente)), 2, ',', ' ') }} €
Somme total pièces : {{ number_format($sumPricePiecesAttente, 0, ',', ' ') }} €
Impôts
{{ number_format(round($impotVenteAttente + $impotServiceAttente), 2, ',', ' ') }} €
Vente : {{ number_format(round($impotVenteAttente), 0, ',', ' ') }} € - Service : {{ number_format(round($impotServiceAttente), 0, ',', ' ') }} €
Nombre d'interventions
{{ $countReparationByMonth }}
Nombre de clients : {{ $countClients }}