|
Fecha ingreso: {if="$value->fecha==$fsc->today()"}{$fsc->show_fecha($value->fecha)} {$fsc->show_hora($value->hora)}{else}{$fsc->show_fecha($value->fecha)} {$fsc->show_hora($value->hora)}{/if}
Fecha Salida: {if="$value->fechacierre"}{$fsc->show_fecha($value->fechacierre)} {$fsc->show_hora($value->horacierre)}{else} Pendiente {/if}
|