fitness-web/frontend/views/customer/reception.php
2015-09-29 09:02:53 +02:00

11 lines
116 B
PHP

<?php
?>
<h1>Recepció</h1>
<?php
?>
<?php echo $this->render('_form_reception', [ 'model' => $model ]); ?>