= $this->extend('templates/base') ?> = $this->section('title') ?>Prestador= $this->endSection() ?> = $this->section('head') ?> = $this->endSection() ?> = $this->section('content') ?>
Mes | Horas |
---|---|
= esc($mes['mes']) ?> / = esc($mes['ano']) ?> | = esc($mes['segundos']) / 3600 ?> | Total | = $horasTotales ?> |
Fecha | Horas |
---|---|
= sprintf("%02d", esc($dia['dia'])) ?> / = sprintf("%02d", esc($dia['mes'])) ?> / = esc($dia['ano']) ?> | = esc($dia['total_horas_truncadas']) / 3600 ?> |