{{ __('Prévisionnel') }}


{{ __('Budget global alloué') }} {{ $contract->con_budget !='' ? $contract->con_budget : '0' }}€
{{ __('Nombre de DI prévues') }} {{ @$contract->con_nbDiPrev }}


{{ __('Affecté') }}


{{ __('Montant des DI') }} {{ @$stats_plan[0]->mt_total !='' ? $stats_plan[0]->mt_total : '0' }}€
{{ @round($pct_mt_prev) }}% {{ __('du prévisionnel') }}
{{ __('Nombre de DI') }} {{ @$stats_plan[0]->nb_total }}
{{ @round($pct_nb_prev) }}% {{ __('du prévisionnel') }}

{{ __('Réel') }}


{{ __('Montant facturé') }} {{ @$factus_reel[0]->mt_total !='' ? $factus_reel[0]->mt_total : '0' }}€
{{ @round($pct_mt_reel) }}% {{ __('du planifié') }}
{{ __('Interventions clôturées') }} {{ @$stats_reel[0]->nb_total }}
{{ @round($pct_nb_reel) }}% {{ __('du planifié') }}

{{ __('Statuts des interventions') }}

{{ __('Factures') }}