<h3 style="text-align:center">Ficha liquidación</h3>

<?php $this->renderPartial('_form', [
    'model' => $model,
    'modelAsociado' => $modelAsociado,
    'fichaLiquidacion' => $fichaLiquidacion,
]); ?>
