|
Numéro identifiant Siren
|
SirenTexte($this->siren);?>
|
|
Raison Sociale |
raisonSociale;?> |
listeBilan)):?>
|
Bilan de banque/assurance non gérés |
|
listeBilan as $bilan):?>
$bilan)):?>
partial('finance/bilansPartials/'.$bilan.'.partial.phtml',
array(
'date' => $this->date,
'duree' => $this->duree,
'dateFunction' => $this->dateFunction,
'siren' => $this->siren,
$bilan => $this->$bilan,
'typeBilan'=> $this->typeBilan,
$reference => $this->$reference,
));
?>
render('cgu.phtml', $this->cgu);?>