3DZWNZUZGMHJH3JL3H7KN746C6XVNBRBFHBSVSB5AH7YYUFVYVDAC
<a href="#compte" class="nav-link {compteActive}" id="profile-tab" type="button" role="tab" aria-controls="compte-tab-pane" aria-selected="false">Compte de résultats</a>
<a href="#compte" class="nav-link {compteActive}" id="profile-tab" type="button" role="tab" aria-controls="compte-tab-pane" aria-selected="false">Détails financiers</a>
<div class="my-5 ms-3 row d-inline-size">
<table class="table table-bordered d-inline-block">
<tbody>
<tr><td>Année</td>{#each Array(N) as _, i}<td>{an + i}</td>{/each}</tr>
<tr><td>Résultat net</td>
{#each Array(N) as _, i}
<td>{resultatNet(i).toFixed(arr)}</td>
{/each}
</tr>
</tbody>
</table>
<h3 class="my-3 fs-1 fw-bold ">Tous les recoins de <span class="text-primary">votre projet</span>.</h3>
Durée d'analyse : {N} ans
<h4 class="my-3 mt-5">Résultat</h4>
<div class="ms-3 row">
<div>
<h5 class="mt-5">Résultat net</h5>
<div class="fw-bold fs-4 ">Cummulé : <span class="text-primary"> {sum(resultatNet,N)} €</span>
</div>
<div class="ws-100 overflow-auto">
<table class="table table-striped d-inline-block">
<tbody>
<tr class="titreligne"><td>Année</td>{#each Array(N) as _, i}<td>{an + i}</td>{/each}</tr>
<tr ><td class="titreligne border-0">Résultat net</td>
{#each Array(N) as _, i}
<td class=" border-bottom-0">{resultatNet(i).toFixed(arr)}</td>
{/each}
</tr>
</tbody>
</table>
</div>
</div>
<table class="table table-bordered d-inline-block">
<div class="fw-bold fs-4 ">Cummulé : <span class="text-primary"> {sum(resultatNet,N)} €</span>
</div>
<table class="table table-striped d-inline-block">
<h1 class="my-5 lh-1 text-center" style="font-size:3rem;">Simulez <span class="text-primary fw-bold">gratuitement</span> vos <span class="text-primary fw-bold">revenus</span> photovoltaïques.</h1>
<div class="row flex-row-reverse p-5 ">
<div class="col-12 col-sm-12 col-lg-10 mx-auto ">
<div class="d-flex justify-content-between text-cc fs-6">
<div class="flex-column justify-content-between rounded bg-primary text-center p-5 m-3">
<div class="fs-1 fw-bold ">645</div>
<div>simulations</div>
<div class="my-5 py-2">
<div class="row flex-row-reverse px-4 ">
<div class="d-flex justify-content-around text-primary p-5">
<div class="flex-column justify-content-between text-center ">
<div class="fs-1 fw-bold bg-cc ">659</div>
<div>Simulations </div>
</div>
<div class="flex-column justify-content-between text-center ">
<div class="fs-1 fw-bold ">11 Mwh</div>
<div>Simulés </div>
<div class="flex-column justify-content-between rounded bg-primary text-center p-5 m-3">
<div class="fs-1 fw-bold ">37 800</div>
<div>kwh simulés</div>
<div class="flex-column justify-content-between text-center">
<div class="fs-1 fw-bold ">+ 43 k€</div>
<div>Bénéfices simulés</div>