= $this->extend('templates/base') ?> = $this->section('title') ?>HORAS TABLE= $this->endSection() ?> = $this->section('head') ?> = $this->endSection() ?> = $this->section('content') ?>
Fecha | Horas |
---|---|
= esc($dia['dia']) ?> / = esc($dia['mes']) ?> / = esc($dia['ano']) ?> | = esc($dia['total_horas_truncadas']) / 3600 ?> |