{{ __('') }}

Registros de vacunación de mascotas

Alcaldía de Manizales - Secretaría de Salud Pública


@foreach ($vars_anios as $vars_anio) {{$vars_anio}} @endforeach


{{ __('Consultar') }}

@if($numero == '1')

Clasificación por Especies

@foreach ($fechas as $fecha) @endforeach @foreach ($fechas as $fecha) @endforeach @if($vertical_caninos_ano1 == 0) @else @endif @if($vertical_felinos_ano1 == 0) @else @endif @if($vertical_roedores_ano1 == 0) @else @endif @if($vertical_sindatos_ano1 == 0) @else @endif @if($vertical_otras_ano1 == 0) @else @endif @foreach ($contadors_finals as $contadors_final) @endforeach
VACUNACIÓN DE MASCOTAS OCURRIDOS DURANTE EL AÑO, SEGÚN ESPECIE
MANIZALES {{$min}} - {{$max}}
Especie
Periodo
@if ($fecha == 0)
2014 - {{$year}}
@else
{{$fecha}}
@endif
%
CANINOS
{{number_format($vertical_caninos_ano1, 0, '.', '.')}}
{{round($vertical_caninos_ano1 * 100 / 1,1)}}%
{{round($vertical_caninos_ano1 * 100 / $total_vertical_ano1,1)}}%
FELINOS
{{number_format($vertical_felinos_ano1, 0, '.', '.')}}
{{round($vertical_felinos_ano1 * 100 / 1,1)}}%
{{round($vertical_felinos_ano1 * 100 / $total_vertical_ano1,1)}}%
ROEDORES
{{number_format($vertical_roedores_ano1, 0, '.', '.')}}
{{round($vertical_roedores_ano1 * 100 / 1,1)}}%
{{round($vertical_roedores_ano1 * 100 / $total_vertical_ano1,1)}}%
SIN DATO
{{number_format($vertical_sindatos_ano1, 0, '.', '.')}}
{{round($vertical_sindatos_ano1 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano1 * 100 / $total_vertical_ano1,1)}}%
OTRAS
{{number_format($vertical_otras_ano1, 0, '.', '.')}}
{{round($vertical_otras_ano1 * 100 / 1,1)}}%
{{round($vertical_otras_ano1 * 100 / $total_vertical_ano1,1)}}%
SUB-TOTAL
{{number_format($contadors_final, 0, '.', '.')}}
TOTAL
{{number_format($total_mayor, 0, '.', '.')}}
@endif @if($numero == '2')

Clasificación por Especies

@foreach ($fechas as $fecha) @endforeach @foreach ($fechas as $fecha) @endforeach @if($vertical_caninos_ano1 == 0) @else @endif @if($vertical_caninos_ano2 == 0) @else @endif @if($vertical_felinos_ano1 == 0) @else @endif @if($vertical_felinos_ano2 == 0) @else @endif @if($vertical_roedores_ano1 == 0) @else @endif @if($vertical_roedores_ano2 == 0) @else @endif @if($vertical_sindatos_ano1 == 0) @else @endif @if($vertical_sindatos_ano2 == 0) @else @endif @if($vertical_otras_ano1 == 0) @else @endif @if($vertical_otras_ano2 == 0) @else @endif @foreach ($contadors_finals as $contadors_final) @endforeach
VACUNACIÓN DE MASCOTAS OCURRIDOS DURANTE EL AÑO, SEGÚN ESPECIE
MANIZALES {{$min}} - {{$max}}
Especie
Periodo
@if ($fecha == 0)
2014 - {{$year}}
@else
{{$fecha}}
@endif
%
CANINOS
{{number_format($vertical_caninos_ano1, 0, '.', '.')}}
{{round($vertical_caninos_ano1 * 100 / 1,1)}}%
{{round($vertical_caninos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_caninos_ano2, 0, '.', '.')}}
{{round($vertical_caninos_ano2 * 100 / 1,1)}}%
{{round($vertical_caninos_ano2 * 100 / $total_vertical_ano2,1)}}%
FELINOS
{{number_format($vertical_felinos_ano1, 0, '.', '.')}}
{{round($vertical_felinos_ano1 * 100 / 1,1)}}%
{{round($vertical_felinos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_felinos_ano2, 0, '.', '.')}}
{{round($vertical_felinos_ano2 * 100 / 1,1)}}%
{{round($vertical_felinos_ano2 * 100 / $total_vertical_ano2,1)}}%
ROEDORES
{{number_format($vertical_roedores_ano1, 0, '.', '.')}}
{{round($vertical_roedores_ano1 * 100 / 1,1)}}%
{{round($vertical_roedores_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_roedores_ano2, 0, '.', '.')}}
{{round($vertical_roedores_ano2 * 100 / 1,1)}}%
{{round($vertical_roedores_ano2 * 100 / $total_vertical_ano2,1)}}%
SIN DATO
{{number_format($vertical_sindatos_ano1, 0, '.', '.')}}
{{round($vertical_sindatos_ano1 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_sindatos_ano2, 0, '.', '.')}}
{{round($vertical_sindatos_ano2 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano2 * 100 / $total_vertical_ano2,1)}}%
OTRAS
{{number_format($vertical_otras_ano1, 0, '.', '.')}}
{{round($vertical_otras_ano1 * 100 / 1,1)}}%
{{round($vertical_otras_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_otras_ano2, 0, '.', '.')}}
{{round($vertical_otras_ano2 * 100 / 1,1)}}%
{{round($vertical_otras_ano2 * 100 / $total_vertical_ano2,1)}}%
SUB-TOTAL
{{number_format($contadors_final, 0, '.', '.')}}
TOTAL
{{number_format($total_mayor, 0, '.', '.')}}
@endif @if($numero == '3')

Clasificación por Especies

@foreach ($fechas as $fecha) @endforeach @foreach ($fechas as $fecha) @endforeach @if($vertical_caninos_ano1 == 0) @else @endif @if($vertical_caninos_ano2 == 0) @else @endif @if($vertical_caninos_ano3 == 0) @else @endif @if($vertical_felinos_ano1 == 0) @else @endif @if($vertical_felinos_ano2 == 0) @else @endif @if($vertical_felinos_ano3 == 0) @else @endif @if($vertical_roedores_ano1 == 0) @else @endif @if($vertical_roedores_ano2 == 0) @else @endif @if($vertical_roedores_ano3 == 0) @else @endif @if($vertical_sindatos_ano1 == 0) @else @endif @if($vertical_sindatos_ano2 == 0) @else @endif @if($vertical_sindatos_ano3 == 0) @else @endif @if($vertical_otras_ano1 == 0) @else @endif @if($vertical_otras_ano2 == 0) @else @endif @if($vertical_otras_ano3 == 0) @else @endif @foreach ($contadors_finals as $contadors_final) @endforeach
VACUNACIÓN DE MASCOTAS OCURRIDOS DURANTE EL AÑO, SEGÚN ESPECIE
MANIZALES {{$min}} - {{$max}}
Especie
Periodo
@if ($fecha == 0)
2014 - {{$year}}
@else
{{$fecha}}
@endif
%
CANINOS
{{number_format($vertical_caninos_ano1, 0, '.', '.')}}
{{round($vertical_caninos_ano1 * 100 / 1,1)}}%
{{round($vertical_caninos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_caninos_ano2, 0, '.', '.')}}
{{round($vertical_caninos_ano2 * 100 / 1,1)}}%
{{round($vertical_caninos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_caninos_ano3, 0, '.', '.')}}
{{round($vertical_caninos_ano3 * 100 / 1,1)}}%
{{round($vertical_caninos_ano3 * 100 / $total_vertical_ano3,1)}}%
FELINOS
{{number_format($vertical_felinos_ano1, 0, '.', '.')}}
{{round($vertical_felinos_ano1 * 100 / 1,1)}}%
{{round($vertical_felinos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_felinos_ano2, 0, '.', '.')}}
{{round($vertical_felinos_ano2 * 100 / 1,1)}}%
{{round($vertical_felinos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_felinos_ano3, 0, '.', '.')}}
{{round($vertical_felinos_ano3 * 100 / 1,1)}}%
{{round($vertical_felinos_ano3 * 100 / $total_vertical_ano3,1)}}%
ROEDORES
{{number_format($vertical_roedores_ano1, 0, '.', '.')}}
{{round($vertical_roedores_ano1 * 100 / 1,1)}}%
{{round($vertical_roedores_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_roedores_ano2, 0, '.', '.')}}
{{round($vertical_roedores_ano2 * 100 / 1,1)}}%
{{round($vertical_roedores_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_roedores_ano3, 0, '.', '.')}}
{{round($vertical_roedores_ano3 * 100 / 1,1)}}%
{{round($vertical_roedores_ano3 * 100 / $total_vertical_ano3,1)}}%
SIN DATO
{{number_format($vertical_sindatos_ano1, 0, '.', '.')}}
{{round($vertical_sindatos_ano1 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_sindatos_ano2, 0, '.', '.')}}
{{round($vertical_sindatos_ano2 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_sindatos_ano3, 0, '.', '.')}}
{{round($vertical_sindatos_ano3 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano3 * 100 / $total_vertical_ano3,1)}}%
OTRAS
{{number_format($vertical_otras_ano1, 0, '.', '.')}}
{{round($vertical_otras_ano1 * 100 / 1,1)}}%
{{round($vertical_otras_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_otras_ano2, 0, '.', '.')}}
{{round($vertical_otras_ano2 * 100 / 1,1)}}%
{{round($vertical_otras_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_otras_ano3, 0, '.', '.')}}
{{round($vertical_otras_ano3 * 100 / 1,1)}}%
{{round($vertical_otras_ano3 * 100 / $total_vertical_ano3,1)}}%
SUB-TOTAL
{{number_format($contadors_final, 0, '.', '.')}}
TOTAL
{{number_format($total_mayor, 0, '.', '.')}}
@endif @if($numero == '4')

Clasificación por Especies

@foreach ($fechas as $fecha) @endforeach @foreach ($fechas as $fecha) @endforeach @if($vertical_caninos_ano1 == 0) @else @endif @if($vertical_caninos_ano2 == 0) @else @endif @if($vertical_caninos_ano3 == 0) @else @endif @if($vertical_caninos_ano4 == 0) @else @endif @if($vertical_felinos_ano1 == 0) @else @endif @if($vertical_felinos_ano2 == 0) @else @endif @if($vertical_felinos_ano3 == 0) @else @endif @if($vertical_felinos_ano4 == 0) @else @endif @if($vertical_roedores_ano1 == 0) @else @endif @if($vertical_roedores_ano2 == 0) @else @endif @if($vertical_roedores_ano3 == 0) @else @endif @if($vertical_roedores_ano4 == 0) @else @endif @if($vertical_sindatos_ano1 == 0) @else @endif @if($vertical_sindatos_ano2 == 0) @else @endif @if($vertical_sindatos_ano3 == 0) @else @endif @if($vertical_sindatos_ano4 == 0) @else @endif @if($vertical_otras_ano1 == 0) @else @endif @if($vertical_otras_ano2 == 0) @else @endif @if($vertical_otras_ano3 == 0) @else @endif @if($vertical_otras_ano4 == 0) @else @endif @foreach ($contadors_finals as $contadors_final) @endforeach
VACUNACIÓN DE MASCOTAS OCURRIDOS DURANTE EL AÑO, SEGÚN ESPECIE
MANIZALES {{$min}} - {{$max}}
Especie
Periodo
@if ($fecha == 0)
2014 - {{$year}}
@else
{{$fecha}}
@endif
%
CANINOS
{{number_format($vertical_caninos_ano1, 0, '.', '.')}}
{{round($vertical_caninos_ano1 * 100 / 1,1)}}%
{{round($vertical_caninos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_caninos_ano2, 0, '.', '.')}}
{{round($vertical_caninos_ano2 * 100 / 1,1)}}%
{{round($vertical_caninos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_caninos_ano3, 0, '.', '.')}}
{{round($vertical_caninos_ano3 * 100 / 1,1)}}%
{{round($vertical_caninos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_caninos_ano4, 0, '.', '.')}}
{{round($vertical_caninos_ano4 * 100 / 1,1)}}%
{{round($vertical_caninos_ano4 * 100 / $total_vertical_ano4,1)}}%
FELINOS
{{number_format($vertical_felinos_ano1, 0, '.', '.')}}
{{round($vertical_felinos_ano1 * 100 / 1,1)}}%
{{round($vertical_felinos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_felinos_ano2, 0, '.', '.')}}
{{round($vertical_felinos_ano2 * 100 / 1,1)}}%
{{round($vertical_felinos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_felinos_ano3, 0, '.', '.')}}
{{round($vertical_felinos_ano3 * 100 / 1,1)}}%
{{round($vertical_felinos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_felinos_ano4, 0, '.', '.')}}
{{round($vertical_felinos_ano4 * 100 / 1,1)}}%
{{round($vertical_felinos_ano4 * 100 / $total_vertical_ano4,1)}}%
ROEDORES
{{number_format($vertical_roedores_ano1, 0, '.', '.')}}
{{round($vertical_roedores_ano1 * 100 / 1,1)}}%
{{round($vertical_roedores_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_roedores_ano2, 0, '.', '.')}}
{{round($vertical_roedores_ano2 * 100 / 1,1)}}%
{{round($vertical_roedores_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_roedores_ano3, 0, '.', '.')}}
{{round($vertical_roedores_ano3 * 100 / 1,1)}}%
{{round($vertical_roedores_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_roedores_ano4, 0, '.', '.')}}
{{round($vertical_roedores_ano4 * 100 / 1,1)}}%
{{round($vertical_roedores_ano4 * 100 / $total_vertical_ano4,1)}}%
SIN DATO
{{number_format($vertical_sindatos_ano1, 0, '.', '.')}}
{{round($vertical_sindatos_ano1 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_sindatos_ano2, 0, '.', '.')}}
{{round($vertical_sindatos_ano2 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_sindatos_ano3, 0, '.', '.')}}
{{round($vertical_sindatos_ano3 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_sindatos_ano4, 0, '.', '.')}}
{{round($vertical_sindatos_ano4 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano4 * 100 / $total_vertical_ano4,1)}}%
OTRAS
{{number_format($vertical_otras_ano1, 0, '.', '.')}}
{{round($vertical_otras_ano1 * 100 / 1,1)}}%
{{round($vertical_otras_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_otras_ano2, 0, '.', '.')}}
{{round($vertical_otras_ano2 * 100 / 1,1)}}%
{{round($vertical_otras_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_otras_ano3, 0, '.', '.')}}
{{round($vertical_otras_ano3 * 100 / 1,1)}}%
{{round($vertical_otras_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_otras_ano4, 0, '.', '.')}}
{{round($vertical_otras_ano4 * 100 / 1,1)}}%
{{round($vertical_otras_ano4 * 100 / $total_vertical_ano4,1)}}%
SUB-TOTAL
{{number_format($contadors_final, 0, '.', '.')}}
TOTAL
{{number_format($total_mayor, 0, '.', '.')}}
@endif @if($numero == '5')

Clasificación por Especies

@foreach ($fechas as $fecha) @endforeach @foreach ($fechas as $fecha) @endforeach @if($vertical_caninos_ano1 == 0) @else @endif @if($vertical_caninos_ano2 == 0) @else @endif @if($vertical_caninos_ano3 == 0) @else @endif @if($vertical_caninos_ano4 == 0) @else @endif @if($vertical_caninos_ano5 == 0) @else @endif @if($vertical_felinos_ano1 == 0) @else @endif @if($vertical_felinos_ano2 == 0) @else @endif @if($vertical_felinos_ano3 == 0) @else @endif @if($vertical_felinos_ano4 == 0) @else @endif @if($vertical_felinos_ano5 == 0) @else @endif @if($vertical_roedores_ano1 == 0) @else @endif @if($vertical_roedores_ano2 == 0) @else @endif @if($vertical_roedores_ano3 == 0) @else @endif @if($vertical_roedores_ano4 == 0) @else @endif @if($vertical_roedores_ano5 == 0) @else @endif @if($vertical_sindatos_ano1 == 0) @else @endif @if($vertical_sindatos_ano2 == 0) @else @endif @if($vertical_sindatos_ano3 == 0) @else @endif @if($vertical_sindatos_ano4 == 0) @else @endif @if($vertical_sindatos_ano5 == 0) @else @endif @if($vertical_otras_ano1 == 0) @else @endif @if($vertical_otras_ano2 == 0) @else @endif @if($vertical_otras_ano3 == 0) @else @endif @if($vertical_otras_ano4 == 0) @else @endif @if($vertical_otras_ano5 == 0) @else @endif @foreach ($contadors_finals as $contadors_final) @endforeach
VACUNACIÓN DE MASCOTAS OCURRIDOS DURANTE EL AÑO, SEGÚN ESPECIE
MANIZALES {{$min}} - {{$max}}
Especie
Periodo
@if ($fecha == 0)
2014 - {{$year}}
@else
{{$fecha}}
@endif
%
CANINOS
{{number_format($vertical_caninos_ano1, 0, '.', '.')}}
{{round($vertical_caninos_ano1 * 100 / 1,1)}}%
{{round($vertical_caninos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_caninos_ano2, 0, '.', '.')}}
{{round($vertical_caninos_ano2 * 100 / 1,1)}}%
{{round($vertical_caninos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_caninos_ano3, 0, '.', '.')}}
{{round($vertical_caninos_ano3 * 100 / 1,1)}}%
{{round($vertical_caninos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_caninos_ano4, 0, '.', '.')}}
{{round($vertical_caninos_ano4 * 100 / 1,1)}}%
{{round($vertical_caninos_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_caninos_ano5, 0, '.', '.')}}
{{round($vertical_caninos_ano5 * 100 / 1,1)}}%
{{round($vertical_caninos_ano5 * 100 / $total_vertical_ano5,1)}}%
FELINOS
{{number_format($vertical_felinos_ano1, 0, '.', '.')}}
{{round($vertical_felinos_ano1 * 100 / 1,1)}}%
{{round($vertical_felinos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_felinos_ano2, 0, '.', '.')}}
{{round($vertical_felinos_ano2 * 100 / 1,1)}}%
{{round($vertical_felinos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_felinos_ano3, 0, '.', '.')}}
{{round($vertical_felinos_ano3 * 100 / 1,1)}}%
{{round($vertical_felinos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_felinos_ano4, 0, '.', '.')}}
{{round($vertical_felinos_ano4 * 100 / 1,1)}}%
{{round($vertical_felinos_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_felinos_ano5, 0, '.', '.')}}
{{round($vertical_felinos_ano5 * 100 / 1,1)}}%
{{round($vertical_felinos_ano5 * 100 / $total_vertical_ano5,1)}}%
ROEDORES
{{number_format($vertical_roedores_ano1, 0, '.', '.')}}
{{round($vertical_roedores_ano1 * 100 / 1,1)}}%
{{round($vertical_roedores_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_roedores_ano2, 0, '.', '.')}}
{{round($vertical_roedores_ano2 * 100 / 1,1)}}%
{{round($vertical_roedores_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_roedores_ano3, 0, '.', '.')}}
{{round($vertical_roedores_ano3 * 100 / 1,1)}}%
{{round($vertical_roedores_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_roedores_ano4, 0, '.', '.')}}
{{round($vertical_roedores_ano4 * 100 / 1,1)}}%
{{round($vertical_roedores_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_roedores_ano5, 0, '.', '.')}}
{{round($vertical_roedores_ano5 * 100 / 1,1)}}%
{{round($vertical_roedores_ano5 * 100 / $total_vertical_ano5,1)}}%
SIN DATO
{{number_format($vertical_sindatos_ano1, 0, '.', '.')}}
{{round($vertical_sindatos_ano1 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_sindatos_ano2, 0, '.', '.')}}
{{round($vertical_sindatos_ano2 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_sindatos_ano3, 0, '.', '.')}}
{{round($vertical_sindatos_ano3 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_sindatos_ano4, 0, '.', '.')}}
{{round($vertical_sindatos_ano4 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_sindatos_ano5, 0, '.', '.')}}
{{round($vertical_sindatos_ano5 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano5 * 100 / $total_vertical_ano5,1)}}%
OTRAS
{{number_format($vertical_otras_ano1, 0, '.', '.')}}
{{round($vertical_otras_ano1 * 100 / 1,1)}}%
{{round($vertical_otras_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_otras_ano2, 0, '.', '.')}}
{{round($vertical_otras_ano2 * 100 / 1,1)}}%
{{round($vertical_otras_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_otras_ano3, 0, '.', '.')}}
{{round($vertical_otras_ano3 * 100 / 1,1)}}%
{{round($vertical_otras_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_otras_ano4, 0, '.', '.')}}
{{round($vertical_otras_ano4 * 100 / 1,1)}}%
{{round($vertical_otras_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_otras_ano5, 0, '.', '.')}}
{{round($vertical_otras_ano5 * 100 / 1,1)}}%
{{round($vertical_otras_ano5 * 100 / $total_vertical_ano5,1)}}%
SUB-TOTAL
{{number_format($contadors_final, 0, '.', '.')}}
TOTAL
{{number_format($total_mayor, 0, '.', '.')}}
@endif @if($numero == '6')

Clasificación por Especies

@foreach ($fechas as $fecha) @endforeach @foreach ($fechas as $fecha) @endforeach @if($vertical_caninos_ano1 == 0) @else @endif @if($vertical_caninos_ano2 == 0) @else @endif @if($vertical_caninos_ano3 == 0) @else @endif @if($vertical_caninos_ano4 == 0) @else @endif @if($vertical_caninos_ano5 == 0) @else @endif @if($vertical_caninos_ano6 == 0) @else @endif @if($vertical_felinos_ano1 == 0) @else @endif @if($vertical_felinos_ano2 == 0) @else @endif @if($vertical_felinos_ano3 == 0) @else @endif @if($vertical_felinos_ano4 == 0) @else @endif @if($vertical_felinos_ano5 == 0) @else @endif @if($vertical_felinos_ano6 == 0) @else @endif @if($vertical_roedores_ano1 == 0) @else @endif @if($vertical_roedores_ano2 == 0) @else @endif @if($vertical_roedores_ano3 == 0) @else @endif @if($vertical_roedores_ano4 == 0) @else @endif @if($vertical_roedores_ano5 == 0) @else @endif @if($vertical_roedores_ano6 == 0) @else @endif @if($vertical_sindatos_ano1 == 0) @else @endif @if($vertical_sindatos_ano2 == 0) @else @endif @if($vertical_sindatos_ano3 == 0) @else @endif @if($vertical_sindatos_ano4 == 0) @else @endif @if($vertical_sindatos_ano5 == 0) @else @endif @if($vertical_sindatos_ano6 == 0) @else @endif @if($vertical_otras_ano1 == 0) @else @endif @if($vertical_otras_ano2 == 0) @else @endif @if($vertical_otras_ano3 == 0) @else @endif @if($vertical_otras_ano4 == 0) @else @endif @if($vertical_otras_ano5 == 0) @else @endif @if($vertical_otras_ano6 == 0) @else @endif @foreach ($contadors_finals as $contadors_final) @endforeach
VACUNACIÓN DE MASCOTAS OCURRIDOS DURANTE EL AÑO, SEGÚN ESPECIE
MANIZALES {{$min}} - {{$max}}
Especie
Periodo
@if ($fecha == 0)
2014 - {{$year}}
@else
{{$fecha}}
@endif
%
CANINOS
{{number_format($vertical_caninos_ano1, 0, '.', '.')}}
{{round($vertical_caninos_ano1 * 100 / 1,1)}}%
{{round($vertical_caninos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_caninos_ano2, 0, '.', '.')}}
{{round($vertical_caninos_ano2 * 100 / 1,1)}}%
{{round($vertical_caninos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_caninos_ano3, 0, '.', '.')}}
{{round($vertical_caninos_ano3 * 100 / 1,1)}}%
{{round($vertical_caninos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_caninos_ano4, 0, '.', '.')}}
{{round($vertical_caninos_ano4 * 100 / 1,1)}}%
{{round($vertical_caninos_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_caninos_ano5, 0, '.', '.')}}
{{round($vertical_caninos_ano5 * 100 / 1,1)}}%
{{round($vertical_caninos_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_caninos_ano6, 0, '.', '.')}}
{{round($vertical_caninos_ano6 * 100 / 1,1)}}%
{{round($vertical_caninos_ano6 * 100 / $total_vertical_ano6,1)}}%
FELINOS
{{number_format($vertical_felinos_ano1, 0, '.', '.')}}
{{round($vertical_felinos_ano1 * 100 / 1,1)}}%
{{round($vertical_felinos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_felinos_ano2, 0, '.', '.')}}
{{round($vertical_felinos_ano2 * 100 / 1,1)}}%
{{round($vertical_felinos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_felinos_ano3, 0, '.', '.')}}
{{round($vertical_felinos_ano3 * 100 / 1,1)}}%
{{round($vertical_felinos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_felinos_ano4, 0, '.', '.')}}
{{round($vertical_felinos_ano4 * 100 / 1,1)}}%
{{round($vertical_felinos_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_felinos_ano5, 0, '.', '.')}}
{{round($vertical_felinos_ano5 * 100 / 1,1)}}%
{{round($vertical_felinos_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_felinos_ano6, 0, '.', '.')}}
{{round($vertical_felinos_ano6 * 100 / 1,1)}}%
{{round($vertical_felinos_ano6 * 100 / $total_vertical_ano6,1)}}%
ROEDORES
{{number_format($vertical_roedores_ano1, 0, '.', '.')}}
{{round($vertical_roedores_ano1 * 100 / 1,1)}}%
{{round($vertical_roedores_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_roedores_ano2, 0, '.', '.')}}
{{round($vertical_roedores_ano2 * 100 / 1,1)}}%
{{round($vertical_roedores_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_roedores_ano3, 0, '.', '.')}}
{{round($vertical_roedores_ano3 * 100 / 1,1)}}%
{{round($vertical_roedores_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_roedores_ano4, 0, '.', '.')}}
{{round($vertical_roedores_ano4 * 100 / 1,1)}}%
{{round($vertical_roedores_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_roedores_ano5, 0, '.', '.')}}
{{round($vertical_roedores_ano5 * 100 / 1,1)}}%
{{round($vertical_roedores_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_roedores_ano6, 0, '.', '.')}}
{{round($vertical_roedores_ano6 * 100 / 1,1)}}%
{{round($vertical_roedores_ano6 * 100 / $total_vertical_ano6,1)}}%
SIN DATO
{{number_format($vertical_sindatos_ano1, 0, '.', '.')}}
{{round($vertical_sindatos_ano1 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_sindatos_ano2, 0, '.', '.')}}
{{round($vertical_sindatos_ano2 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_sindatos_ano3, 0, '.', '.')}}
{{round($vertical_sindatos_ano3 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_sindatos_ano4, 0, '.', '.')}}
{{round($vertical_sindatos_ano4 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_sindatos_ano5, 0, '.', '.')}}
{{round($vertical_sindatos_ano5 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_sindatos_ano6, 0, '.', '.')}}
{{round($vertical_sindatos_ano6 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano6 * 100 / $total_vertical_ano6,1)}}%
OTRAS
{{number_format($vertical_otras_ano1, 0, '.', '.')}}
{{round($vertical_otras_ano1 * 100 / 1,1)}}%
{{round($vertical_otras_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_otras_ano2, 0, '.', '.')}}
{{round($vertical_otras_ano2 * 100 / 1,1)}}%
{{round($vertical_otras_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_otras_ano3, 0, '.', '.')}}
{{round($vertical_otras_ano3 * 100 / 1,1)}}%
{{round($vertical_otras_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_otras_ano4, 0, '.', '.')}}
{{round($vertical_otras_ano4 * 100 / 1,1)}}%
{{round($vertical_otras_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_otras_ano5, 0, '.', '.')}}
{{round($vertical_otras_ano5 * 100 / 1,1)}}%
{{round($vertical_otras_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_otras_ano6, 0, '.', '.')}}
{{round($vertical_otras_ano6 * 100 / 1,1)}}%
{{round($vertical_otras_ano6 * 100 / $total_vertical_ano6,1)}}%
SUB-TOTAL
{{number_format($contadors_final, 0, '.', '.')}}
TOTAL
{{number_format($total_mayor, 0, '.', '.')}}
@endif @if($numero == '7')

Clasificación por Especies

@foreach ($fechas as $fecha) @endforeach @foreach ($fechas as $fecha) @endforeach @if($vertical_caninos_ano1 == 0) @else @endif @if($vertical_caninos_ano2 == 0) @else @endif @if($vertical_caninos_ano3 == 0) @else @endif @if($vertical_caninos_ano4 == 0) @else @endif @if($vertical_caninos_ano5 == 0) @else @endif @if($vertical_caninos_ano6 == 0) @else @endif @if($vertical_caninos_ano7 == 0) @else @endif @if($vertical_felinos_ano1 == 0) @else @endif @if($vertical_felinos_ano2 == 0) @else @endif @if($vertical_felinos_ano3 == 0) @else @endif @if($vertical_felinos_ano4 == 0) @else @endif @if($vertical_felinos_ano5 == 0) @else @endif @if($vertical_felinos_ano6 == 0) @else @endif @if($vertical_felinos_ano7 == 0) @else @endif @if($vertical_roedores_ano1 == 0) @else @endif @if($vertical_roedores_ano2 == 0) @else @endif @if($vertical_roedores_ano3 == 0) @else @endif @if($vertical_roedores_ano4 == 0) @else @endif @if($vertical_roedores_ano5 == 0) @else @endif @if($vertical_roedores_ano6 == 0) @else @endif @if($vertical_roedores_ano7 == 0) @else @endif @if($vertical_sindatos_ano1 == 0) @else @endif @if($vertical_sindatos_ano2 == 0) @else @endif @if($vertical_sindatos_ano3 == 0) @else @endif @if($vertical_sindatos_ano4 == 0) @else @endif @if($vertical_sindatos_ano5 == 0) @else @endif @if($vertical_sindatos_ano6 == 0) @else @endif @if($vertical_sindatos_ano7 == 0) @else @endif @if($vertical_otras_ano1 == 0) @else @endif @if($vertical_otras_ano2 == 0) @else @endif @if($vertical_otras_ano3 == 0) @else @endif @if($vertical_otras_ano4 == 0) @else @endif @if($vertical_otras_ano5 == 0) @else @endif @if($vertical_otras_ano6 == 0) @else @endif @if($vertical_otras_ano7 == 0) @else @endif @foreach ($contadors_finals as $contadors_final) @endforeach
VACUNACIÓN DE MASCOTAS OCURRIDOS DURANTE EL AÑO, SEGÚN ESPECIE
MANIZALES {{$min}} - {{$max}}
Especie
Periodo
@if ($fecha == 0)
2014 - {{$year}}
@else
{{$fecha}}
@endif
%
CANINOS
{{number_format($vertical_caninos_ano1, 0, '.', '.')}}
{{round($vertical_caninos_ano1 * 100 / 1,1)}}%
{{round($vertical_caninos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_caninos_ano2, 0, '.', '.')}}
{{round($vertical_caninos_ano2 * 100 / 1,1)}}%
{{round($vertical_caninos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_caninos_ano3, 0, '.', '.')}}
{{round($vertical_caninos_ano3 * 100 / 1,1)}}%
{{round($vertical_caninos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_caninos_ano4, 0, '.', '.')}}
{{round($vertical_caninos_ano4 * 100 / 1,1)}}%
{{round($vertical_caninos_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_caninos_ano5, 0, '.', '.')}}
{{round($vertical_caninos_ano5 * 100 / 1,1)}}%
{{round($vertical_caninos_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_caninos_ano6, 0, '.', '.')}}
{{round($vertical_caninos_ano6 * 100 / 1,1)}}%
{{round($vertical_caninos_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_caninos_ano7, 0, '.', '.')}}
{{round($vertical_caninos_ano7 * 100 / 1,1)}}%
{{round($vertical_caninos_ano7 * 100 / $total_vertical_ano7,1)}}%
FELINOS
{{number_format($vertical_felinos_ano1, 0, '.', '.')}}
{{round($vertical_felinos_ano1 * 100 / 1,1)}}%
{{round($vertical_felinos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_felinos_ano2, 0, '.', '.')}}
{{round($vertical_felinos_ano2 * 100 / 1,1)}}%
{{round($vertical_felinos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_felinos_ano3, 0, '.', '.')}}
{{round($vertical_felinos_ano3 * 100 / 1,1)}}%
{{round($vertical_felinos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_felinos_ano4, 0, '.', '.')}}
{{round($vertical_felinos_ano4 * 100 / 1,1)}}%
{{round($vertical_felinos_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_felinos_ano5, 0, '.', '.')}}
{{round($vertical_felinos_ano5 * 100 / 1,1)}}%
{{round($vertical_felinos_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_felinos_ano6, 0, '.', '.')}}
{{round($vertical_felinos_ano6 * 100 / 1,1)}}%
{{round($vertical_felinos_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_felinos_ano7, 0, '.', '.')}}
{{round($vertical_felinos_ano7 * 100 / 1,1)}}%
{{round($vertical_felinos_ano7 * 100 / $total_vertical_ano7,1)}}%
ROEDORES
{{number_format($vertical_roedores_ano1, 0, '.', '.')}}
{{round($vertical_roedores_ano1 * 100 / 1,1)}}%
{{round($vertical_roedores_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_roedores_ano2, 0, '.', '.')}}
{{round($vertical_roedores_ano2 * 100 / 1,1)}}%
{{round($vertical_roedores_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_roedores_ano3, 0, '.', '.')}}
{{round($vertical_roedores_ano3 * 100 / 1,1)}}%
{{round($vertical_roedores_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_roedores_ano4, 0, '.', '.')}}
{{round($vertical_roedores_ano4 * 100 / 1,1)}}%
{{round($vertical_roedores_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_roedores_ano5, 0, '.', '.')}}
{{round($vertical_roedores_ano5 * 100 / 1,1)}}%
{{round($vertical_roedores_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_roedores_ano6, 0, '.', '.')}}
{{round($vertical_roedores_ano6 * 100 / 1,1)}}%
{{round($vertical_roedores_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_roedores_ano7, 0, '.', '.')}}
{{round($vertical_roedores_ano7 * 100 / 1,1)}}%
{{round($vertical_roedores_ano7 * 100 / $total_vertical_ano7,1)}}%
SIN DATO
{{number_format($vertical_sindatos_ano1, 0, '.', '.')}}
{{round($vertical_sindatos_ano1 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_sindatos_ano2, 0, '.', '.')}}
{{round($vertical_sindatos_ano2 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_sindatos_ano3, 0, '.', '.')}}
{{round($vertical_sindatos_ano3 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_sindatos_ano4, 0, '.', '.')}}
{{round($vertical_sindatos_ano4 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_sindatos_ano5, 0, '.', '.')}}
{{round($vertical_sindatos_ano5 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_sindatos_ano6, 0, '.', '.')}}
{{round($vertical_sindatos_ano6 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_sindatos_ano7, 0, '.', '.')}}
{{round($vertical_sindatos_ano7 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano7 * 100 / $total_vertical_ano7,1)}}%
OTRAS
{{number_format($vertical_otras_ano1, 0, '.', '.')}}
{{round($vertical_otras_ano1 * 100 / 1,1)}}%
{{round($vertical_otras_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_otras_ano2, 0, '.', '.')}}
{{round($vertical_otras_ano2 * 100 / 1,1)}}%
{{round($vertical_otras_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_otras_ano3, 0, '.', '.')}}
{{round($vertical_otras_ano3 * 100 / 1,1)}}%
{{round($vertical_otras_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_otras_ano4, 0, '.', '.')}}
{{round($vertical_otras_ano4 * 100 / 1,1)}}%
{{round($vertical_otras_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_otras_ano5, 0, '.', '.')}}
{{round($vertical_otras_ano5 * 100 / 1,1)}}%
{{round($vertical_otras_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_otras_ano6, 0, '.', '.')}}
{{round($vertical_otras_ano6 * 100 / 1,1)}}%
{{round($vertical_otras_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_otras_ano7, 0, '.', '.')}}
{{round($vertical_otras_ano7 * 100 / 1,1)}}%
{{round($vertical_otras_ano7 * 100 / $total_vertical_ano7,1)}}%
SUB-TOTAL
{{number_format($contadors_final, 0, '.', '.')}}
TOTAL
{{number_format($total_mayor, 0, '.', '.')}}
@endif @if($numero == '8')

Clasificación por Especies

@foreach ($fechas as $fecha) @endforeach @foreach ($fechas as $fecha) @endforeach @if($vertical_caninos_ano1 == 0) @else @endif @if($vertical_caninos_ano2 == 0) @else @endif @if($vertical_caninos_ano3 == 0) @else @endif @if($vertical_caninos_ano4 == 0) @else @endif @if($vertical_caninos_ano5 == 0) @else @endif @if($vertical_caninos_ano6 == 0) @else @endif @if($vertical_caninos_ano7 == 0) @else @endif @if($vertical_caninos_ano8 == 0) @else @endif @if($vertical_felinos_ano1 == 0) @else @endif @if($vertical_felinos_ano2 == 0) @else @endif @if($vertical_felinos_ano3 == 0) @else @endif @if($vertical_felinos_ano4 == 0) @else @endif @if($vertical_felinos_ano5 == 0) @else @endif @if($vertical_felinos_ano6 == 0) @else @endif @if($vertical_felinos_ano7 == 0) @else @endif @if($vertical_felinos_ano8 == 0) @else @endif @if($vertical_roedores_ano1 == 0) @else @endif @if($vertical_roedores_ano2 == 0) @else @endif @if($vertical_roedores_ano3 == 0) @else @endif @if($vertical_roedores_ano4 == 0) @else @endif @if($vertical_roedores_ano5 == 0) @else @endif @if($vertical_roedores_ano6 == 0) @else @endif @if($vertical_roedores_ano7 == 0) @else @endif @if($vertical_roedores_ano8 == 0) @else @endif @if($vertical_sindatos_ano1 == 0) @else @endif @if($vertical_sindatos_ano2 == 0) @else @endif @if($vertical_sindatos_ano3 == 0) @else @endif @if($vertical_sindatos_ano4 == 0) @else @endif @if($vertical_sindatos_ano5 == 0) @else @endif @if($vertical_sindatos_ano6 == 0) @else @endif @if($vertical_sindatos_ano7 == 0) @else @endif @if($vertical_sindatos_ano8 == 0) @else @endif @if($vertical_otras_ano1 == 0) @else @endif @if($vertical_otras_ano2 == 0) @else @endif @if($vertical_otras_ano3 == 0) @else @endif @if($vertical_otras_ano4 == 0) @else @endif @if($vertical_otras_ano5 == 0) @else @endif @if($vertical_otras_ano6 == 0) @else @endif @if($vertical_otras_ano7 == 0) @else @endif @if($vertical_otras_ano8 == 0) @else @endif @foreach ($contadors_finals as $contadors_final) @endforeach
VACUNACIÓN DE MASCOTAS OCURRIDOS DURANTE EL AÑO, SEGÚN ESPECIE
MANIZALES {{$min}} - {{$max}}
Especie
Periodo
@if ($fecha == 0)
2014 - {{$year}}
@else
{{$fecha}}
@endif
%
CANINOS
{{number_format($vertical_caninos_ano1, 0, '.', '.')}}
{{round($vertical_caninos_ano1 * 100 / 1,1)}}%
{{round($vertical_caninos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_caninos_ano2, 0, '.', '.')}}
{{round($vertical_caninos_ano2 * 100 / 1,1)}}%
{{round($vertical_caninos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_caninos_ano3, 0, '.', '.')}}
{{round($vertical_caninos_ano3 * 100 / 1,1)}}%
{{round($vertical_caninos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_caninos_ano4, 0, '.', '.')}}
{{round($vertical_caninos_ano4 * 100 / 1,1)}}%
{{round($vertical_caninos_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_caninos_ano5, 0, '.', '.')}}
{{round($vertical_caninos_ano5 * 100 / 1,1)}}%
{{round($vertical_caninos_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_caninos_ano6, 0, '.', '.')}}
{{round($vertical_caninos_ano6 * 100 / 1,1)}}%
{{round($vertical_caninos_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_caninos_ano7, 0, '.', '.')}}
{{round($vertical_caninos_ano7 * 100 / 1,1)}}%
{{round($vertical_caninos_ano7 * 100 / $total_vertical_ano7,1)}}%
{{number_format($vertical_caninos_ano8, 0, '.', '.')}}
{{round($vertical_caninos_ano8 * 100 / 1,1)}}%
{{round($vertical_caninos_ano8 * 100 / $total_vertical_ano8,1)}}%
FELINOS
{{number_format($vertical_felinos_ano1, 0, '.', '.')}}
{{round($vertical_felinos_ano1 * 100 / 1,1)}}%
{{round($vertical_felinos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_felinos_ano2, 0, '.', '.')}}
{{round($vertical_felinos_ano2 * 100 / 1,1)}}%
{{round($vertical_felinos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_felinos_ano3, 0, '.', '.')}}
{{round($vertical_felinos_ano3 * 100 / 1,1)}}%
{{round($vertical_felinos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_felinos_ano4, 0, '.', '.')}}
{{round($vertical_felinos_ano4 * 100 / 1,1)}}%
{{round($vertical_felinos_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_felinos_ano5, 0, '.', '.')}}
{{round($vertical_felinos_ano5 * 100 / 1,1)}}%
{{round($vertical_felinos_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_felinos_ano6, 0, '.', '.')}}
{{round($vertical_felinos_ano6 * 100 / 1,1)}}%
{{round($vertical_felinos_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_felinos_ano7, 0, '.', '.')}}
{{round($vertical_felinos_ano7 * 100 / 1,1)}}%
{{round($vertical_felinos_ano7 * 100 / $total_vertical_ano7,1)}}%
{{number_format($vertical_felinos_ano8, 0, '.', '.')}}
{{round($vertical_felinos_ano8 * 100 / 1,1)}}%
{{round($vertical_felinos_ano8 * 100 / $total_vertical_ano8,1)}}%
ROEDORES
{{number_format($vertical_roedores_ano1, 0, '.', '.')}}
{{round($vertical_roedores_ano1 * 100 / 1,1)}}%
{{round($vertical_roedores_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_roedores_ano2, 0, '.', '.')}}
{{round($vertical_roedores_ano2 * 100 / 1,1)}}%
{{round($vertical_roedores_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_roedores_ano3, 0, '.', '.')}}
{{round($vertical_roedores_ano3 * 100 / 1,1)}}%
{{round($vertical_roedores_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_roedores_ano4, 0, '.', '.')}}
{{round($vertical_roedores_ano4 * 100 / 1,1)}}%
{{round($vertical_roedores_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_roedores_ano5, 0, '.', '.')}}
{{round($vertical_roedores_ano5 * 100 / 1,1)}}%
{{round($vertical_roedores_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_roedores_ano6, 0, '.', '.')}}
{{round($vertical_roedores_ano6 * 100 / 1,1)}}%
{{round($vertical_roedores_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_roedores_ano7, 0, '.', '.')}}
{{round($vertical_roedores_ano7 * 100 / 1,1)}}%
{{round($vertical_roedores_ano7 * 100 / $total_vertical_ano7,1)}}%
{{number_format($vertical_roedores_ano8, 0, '.', '.')}}
{{round($vertical_roedores_ano8 * 100 / 1,1)}}%
{{round($vertical_roedores_ano8 * 100 / $total_vertical_ano8,1)}}%
SIN DATO
{{number_format($vertical_sindatos_ano1, 0, '.', '.')}}
{{round($vertical_sindatos_ano1 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_sindatos_ano2, 0, '.', '.')}}
{{round($vertical_sindatos_ano2 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_sindatos_ano3, 0, '.', '.')}}
{{round($vertical_sindatos_ano3 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_sindatos_ano4, 0, '.', '.')}}
{{round($vertical_sindatos_ano4 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_sindatos_ano5, 0, '.', '.')}}
{{round($vertical_sindatos_ano5 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_sindatos_ano6, 0, '.', '.')}}
{{round($vertical_sindatos_ano6 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_sindatos_ano7, 0, '.', '.')}}
{{round($vertical_sindatos_ano7 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano7 * 100 / $total_vertical_ano7,1)}}%
{{number_format($vertical_sindatos_ano8, 0, '.', '.')}}
{{round($vertical_sindatos_ano8 * 100 / 1,1)}}%
{{round($vertical_sindatos_ano8 * 100 / $total_vertical_ano8,1)}}%
OTRAS
{{number_format($vertical_otras_ano1, 0, '.', '.')}}
{{round($vertical_otras_ano1 * 100 / 1,1)}}%
{{round($vertical_otras_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_otras_ano2, 0, '.', '.')}}
{{round($vertical_otras_ano2 * 100 / 1,1)}}%
{{round($vertical_otras_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_otras_ano3, 0, '.', '.')}}
{{round($vertical_otras_ano3 * 100 / 1,1)}}%
{{round($vertical_otras_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_otras_ano4, 0, '.', '.')}}
{{round($vertical_otras_ano4 * 100 / 1,1)}}%
{{round($vertical_otras_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_otras_ano5, 0, '.', '.')}}
{{round($vertical_otras_ano5 * 100 / 1,1)}}%
{{round($vertical_otras_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_otras_ano6, 0, '.', '.')}}
{{round($vertical_otras_ano6 * 100 / 1,1)}}%
{{round($vertical_otras_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_otras_ano7, 0, '.', '.')}}
{{round($vertical_otras_ano7 * 100 / 1,1)}}%
{{round($vertical_otras_ano7 * 100 / $total_vertical_ano7,1)}}%
{{number_format($vertical_otras_ano8, 0, '.', '.')}}
{{round($vertical_otras_ano8 * 100 / 1,1)}}%
{{round($vertical_otras_ano8 * 100 / $total_vertical_ano8,1)}}%
SUB-TOTAL
{{number_format($contadors_final, 0, '.', '.')}}
TOTAL
{{number_format($total_mayor, 0, '.', '.')}}
@endif


@if($numero == '1' or $numero == '2' or $numero == '3' or $numero == '4' or $numero == '5' or $numero == '6' or $numero == '7' or $numero == '8')
@foreach ($fechas as $fecha) @endforeach @foreach ($fechas as $fecha) @endforeach @foreach ($contadors_caninos as $contadors_canino) @if ($contadors_canino == 0) @else @endif @endforeach @foreach ($contadors_felinos as $contadors_felino) @if ($contadors_felino == 0) @else @endif @endforeach @foreach ($contadors_roedores as $contadors_roedore) @if ($contadors_roedore == 0) @else @endif @endforeach @foreach ($contadors_sindatos as $contadors_sindato) @if ($contadors_sindato == 0) @else @endif @endforeach @foreach ($contadors_otras as $contadors_otra) @if ($contadors_otra == 0) @else @endif @endforeach
COMPORTAMIENTO POR ESPECIE, DE LOS VACUNACIÓN DE MASCOTAS
MANIZALES {{$min}} - {{$max}}
Especie
Periodo
Total
@if ($fecha == 0)
2014 - {{$year}}
@else
{{$fecha}}
@endif
%
CANINOS
{{number_format($contadors_canino, 0, '.', '.')}}
{{round($contadors_canino * 100 / 1,1)}}%
{{round($contadors_canino * 100 / $total_caninos,1)}}%
{{number_format($total_caninos, 0, '.', '.')}}
FELINOS
{{number_format($contadors_felino, 0, '.', '.')}}
{{round($contadors_felino * 100 / 1,1)}}%
{{round($contadors_felino * 100 / $total_felinos,1)}}%
{{number_format($total_felinos, 0, '.', '.')}}
ROEDORES
{{number_format($contadors_roedore, 0, '.', '.')}}
{{round($contadors_roedore * 100 / 1,1)}}%
{{round($contadors_roedore * 100 / $total_roedores,1)}}%
{{number_format($total_roedores, 0, '.', '.')}}
SIN DATO
{{number_format($contadors_sindato, 0, '.', '.')}}
{{round($contadors_sindato * 100 / 1,1)}}%
{{round($contadors_sindato * 100 / $total_sindatos,1)}}%
{{number_format($total_sindatos, 0, '.', '.')}}
OTRAS
{{number_format($contadors_otra, 0, '.', '.')}}
{{round($contadors_otra * 100 / 1,1)}}%
{{round($contadors_otra * 100 / $total_otras,1)}}%
{{number_format($total_otras, 0, '.', '.')}}

Gráfica

Gráfico de líneas básico que muestra las tendencias en un conjunto de datos. Este gráfico incluye la etiqueta de serie módulo, que agrega una etiqueta a cada línea para legibilidad mejorada.

@endif @if($numero == '1')

Clasificación por meses

@foreach ($fechas as $fecha) @endforeach @foreach ($fechas as $fecha) @endforeach @if($vertical_eneros_ano1 == 0) @else @endif @if($vertical_febreros_ano1 == 0) @else @endif @if($vertical_marzos_ano1 == 0) @else @endif @if($vertical_abrils_ano1 == 0) @else @endif @if($vertical_mayos_ano1 == 0) @else @endif @if($vertical_junios_ano1 == 0) @else @endif @if($vertical_julios_ano1 == 0) @else @endif @if($vertical_agostos_ano1 == 0) @else @endif @if($vertical_septiembres_ano1 == 0) @else @endif @if($vertical_octubres_ano1 == 0) @else @endif @if($vertical_noviembres_ano1 == 0) @else @endif @if($vertical_diciembres_ano1 == 0) @else @endif @foreach ($contadors_finals as $contadors_final) @endforeach
VACUNACIÓN DE MASCOTAS OCURRIDOS DURANTE EL AÑO, SEGÚN MES
MANIZALES {{$min}} - {{$max}}
Mes
Periodo
@if ($fecha == 0)
2014 - {{$year}}
@else
{{$fecha}}
@endif
%
Enero
{{number_format($vertical_eneros_ano1, 0, '.', '.')}}
{{round($vertical_eneros_ano1 * 100 / 1,1)}}%
{{round($vertical_eneros_ano1 * 100 / $total_vertical_ano1,1)}}%
Febrero
{{number_format($vertical_febreros_ano1, 0, '.', '.')}}
{{round($vertical_febreros_ano1 * 100 / 1,1)}}%
{{round($vertical_febreros_ano1 * 100 / $total_vertical_ano1,1)}}%
Marzo
{{number_format($vertical_marzos_ano1, 0, '.', '.')}}
{{round($vertical_marzos_ano1 * 100 / 1,1)}}%
{{round($vertical_marzos_ano1 * 100 / $total_vertical_ano1,1)}}%
Abril
{{number_format($vertical_abrils_ano1, 0, '.', '.')}}
{{round($vertical_abrils_ano1 * 100 / 1,1)}}%
{{round($vertical_abrils_ano1 * 100 / $total_vertical_ano1,1)}}%
Mayo
{{number_format($vertical_mayos_ano1, 0, '.', '.')}}
{{round($vertical_mayos_ano1 * 100 / 1,1)}}%
{{round($vertical_mayos_ano1 * 100 / $total_vertical_ano1,1)}}%
Junio
{{number_format($vertical_junios_ano1, 0, '.', '.')}}
{{round($vertical_junios_ano1 * 100 / 1,1)}}%
{{round($vertical_junios_ano1 * 100 / $total_vertical_ano1,1)}}%
Julio
{{number_format($vertical_julios_ano1, 0, '.', '.')}}
{{round($vertical_julios_ano1 * 100 / 1,1)}}%
{{round($vertical_julios_ano1 * 100 / $total_vertical_ano1,1)}}%
Agosto
{{number_format($vertical_agostos_ano1, 0, '.', '.')}}
{{round($vertical_agostos_ano1 * 100 / 1,1)}}%
{{round($vertical_agostos_ano1 * 100 / $total_vertical_ano1,1)}}%
Septiembre
{{number_format($vertical_septiembres_ano1, 0, '.', '.')}}
{{round($vertical_septiembres_ano1 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano1 * 100 / $total_vertical_ano1,1)}}%
Octubre
{{number_format($vertical_octubres_ano1, 0, '.', '.')}}
{{round($vertical_octubres_ano1 * 100 / 1,1)}}%
{{round($vertical_octubres_ano1 * 100 / $total_vertical_ano1,1)}}%
Noviembre
{{number_format($vertical_noviembres_ano1, 0, '.', '.')}}
{{round($vertical_noviembres_ano1 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano1 * 100 / $total_vertical_ano1,1)}}%
Diciembre
{{number_format($vertical_diciembres_ano1, 0, '.', '.')}}
{{round($vertical_diciembres_ano1 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano1 * 100 / $total_vertical_ano1,1)}}%
SUB-TOTAL
{{number_format($contadors_final, 0, '.', '.')}}
TOTAL
{{number_format($total_mayor_mes, 0, '.', '.')}}
@endif @if($numero == '2')

Clasificación por meses

@foreach ($fechas as $fecha) @endforeach @foreach ($fechas as $fecha) @endforeach @if($vertical_eneros_ano1 == 0) @else @endif @if($vertical_eneros_ano2 == 0) @else @endif @if($vertical_febreros_ano1 == 0) @else @endif @if($vertical_febreros_ano2 == 0) @else @endif @if($vertical_marzos_ano1 == 0) @else @endif @if($vertical_marzos_ano2 == 0) @else @endif @if($vertical_abrils_ano1 == 0) @else @endif @if($vertical_abrils_ano2 == 0) @else @endif @if($vertical_mayos_ano1 == 0) @else @endif @if($vertical_mayos_ano2 == 0) @else @endif @if($vertical_junios_ano1 == 0) @else @endif @if($vertical_junios_ano2 == 0) @else @endif @if($vertical_julios_ano1 == 0) @else @endif @if($vertical_julios_ano2 == 0) @else @endif @if($vertical_agostos_ano1 == 0) @else @endif @if($vertical_agostos_ano2 == 0) @else @endif @if($vertical_septiembres_ano1 == 0) @else @endif @if($vertical_septiembres_ano2 == 0) @else @endif @if($vertical_octubres_ano1 == 0) @else @endif @if($vertical_octubres_ano2 == 0) @else @endif @if($vertical_noviembres_ano1 == 0) @else @endif @if($vertical_noviembres_ano3 == 0) @else @endif @if($vertical_diciembres_ano1 == 0) @else @endif @if($vertical_diciembres_ano2 == 0) @else @endif @foreach ($contadors_finals as $contadors_final) @endforeach
VACUNACIÓN DE MASCOTAS OCURRIDOS DURANTE EL AÑO, SEGÚN MES
MANIZALES {{$min}} - {{$max}}
Mes
Periodo
@if ($fecha == 0)
2014 - {{$year}}
@else
{{$fecha}}
@endif
%
Enero
{{number_format($vertical_eneros_ano1, 0, '.', '.')}}
{{round($vertical_eneros_ano1 * 100 / 1,1)}}%
{{round($vertical_eneros_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_eneros_ano2, 0, '.', '.')}}
{{round($vertical_eneros_ano2 * 100 / 1,1)}}%
{{round($vertical_eneros_ano2 * 100 / $total_vertical_ano2,1)}}%
Febrero
{{number_format($vertical_febreros_ano1, 0, '.', '.')}}
{{round($vertical_febreros_ano1 * 100 / 1,1)}}%
{{round($vertical_febreros_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_febreros_ano2, 0, '.', '.')}}
{{round($vertical_febreros_ano2 * 100 / 1,1)}}%
{{round($vertical_febreros_ano2 * 100 / $total_vertical_ano2,1)}}%
Marzo
{{number_format($vertical_marzos_ano1, 0, '.', '.')}}
{{round($vertical_marzos_ano1 * 100 / 1,1)}}%
{{round($vertical_marzos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_marzos_ano2, 0, '.', '.')}}
{{round($vertical_marzos_ano2 * 100 / 1,1)}}%
{{round($vertical_marzos_ano2 * 100 / $total_vertical_ano2,1)}}%
Abril
{{number_format($vertical_abrils_ano1, 0, '.', '.')}}
{{round($vertical_abrils_ano1 * 100 / 1,1)}}%
{{round($vertical_abrils_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_abrils_ano2, 0, '.', '.')}}
{{round($vertical_abrils_ano2 * 100 / 1,1)}}%
{{round($vertical_abrils_ano2 * 100 / $total_vertical_ano2,1)}}%
Mayo
{{number_format($vertical_mayos_ano1, 0, '.', '.')}}
{{round($vertical_mayos_ano1 * 100 / 1,1)}}%
{{round($vertical_mayos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_mayos_ano2, 0, '.', '.')}}
{{round($vertical_mayos_ano2 * 100 / 1,1)}}%
{{round($vertical_mayos_ano2 * 100 / $total_vertical_ano2,1)}}%
Junio
{{number_format($vertical_junios_ano1, 0, '.', '.')}}
{{round($vertical_junios_ano1 * 100 / 1,1)}}%
{{round($vertical_junios_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_junios_ano2, 0, '.', '.')}}
{{round($vertical_junios_ano2 * 100 / 1,1)}}%
{{round($vertical_junios_ano2 * 100 / $total_vertical_ano2,1)}}%
Julio
{{number_format($vertical_julios_ano1, 0, '.', '.')}}
{{round($vertical_julios_ano1 * 100 / 1,1)}}%
{{round($vertical_julios_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_julios_ano2, 0, '.', '.')}}
{{round($vertical_julios_ano2 * 100 / 1,1)}}%
{{round($vertical_julios_ano2 * 100 / $total_vertical_ano2,1)}}%
Agosto
{{number_format($vertical_agostos_ano1, 0, '.', '.')}}
{{round($vertical_agostos_ano1 * 100 / 1,1)}}%
{{round($vertical_agostos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_agostos_ano2, 0, '.', '.')}}
{{round($vertical_agostos_ano2 * 100 / 1,1)}}%
{{round($vertical_agostos_ano2 * 100 / $total_vertical_ano2,1)}}%
Septiembre
{{number_format($vertical_septiembres_ano1, 0, '.', '.')}}
{{round($vertical_septiembres_ano1 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_septiembres_ano2, 0, '.', '.')}}
{{round($vertical_septiembres_ano2 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano2 * 100 / $total_vertical_ano2,1)}}%
Octubre
{{number_format($vertical_octubres_ano1, 0, '.', '.')}}
{{round($vertical_octubres_ano1 * 100 / 1,1)}}%
{{round($vertical_octubres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_octubres_ano2, 0, '.', '.')}}
{{round($vertical_octubres_ano2 * 100 / 1,1)}}%
{{round($vertical_octubres_ano2 * 100 / $total_vertical_ano2,1)}}%
Noviembre
{{number_format($vertical_noviembres_ano1, 0, '.', '.')}}
{{round($vertical_noviembres_ano1 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_noviembres_ano3, 0, '.', '.')}}
{{round($vertical_noviembres_ano3 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano3 * 100 / $total_vertical_ano3,1)}}%
Diciembre
{{number_format($vertical_diciembres_ano1, 0, '.', '.')}}
{{round($vertical_diciembres_ano1 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_diciembres_ano2, 0, '.', '.')}}
{{round($vertical_diciembres_ano2 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano2 * 100 / $total_vertical_ano2,1)}}%
SUB-TOTAL
{{number_format($contadors_final, 0, '.', '.')}}
TOTAL
{{number_format($total_mayor_mes, 0, '.', '.')}}
@endif @if($numero == '3')

Clasificación por meses

@foreach ($fechas as $fecha) @endforeach @foreach ($fechas as $fecha) @endforeach @if($vertical_eneros_ano1 == 0) @else @endif @if($vertical_eneros_ano2 == 0) @else @endif @if($vertical_eneros_ano3 == 0) @else @endif @if($vertical_febreros_ano1 == 0) @else @endif @if($vertical_febreros_ano2 == 0) @else @endif @if($vertical_febreros_ano3 == 0) @else @endif @if($vertical_marzos_ano1 == 0) @else @endif @if($vertical_marzos_ano2 == 0) @else @endif @if($vertical_marzos_ano3 == 0) @else @endif @if($vertical_abrils_ano1 == 0) @else @endif @if($vertical_abrils_ano2 == 0) @else @endif @if($vertical_abrils_ano3 == 0) @else @endif @if($vertical_mayos_ano1 == 0) @else @endif @if($vertical_mayos_ano2 == 0) @else @endif @if($vertical_mayos_ano3 == 0) @else @endif @if($vertical_junios_ano1 == 0) @else @endif @if($vertical_junios_ano2 == 0) @else @endif @if($vertical_junios_ano3 == 0) @else @endif @if($vertical_julios_ano1 == 0) @else @endif @if($vertical_julios_ano2 == 0) @else @endif @if($vertical_julios_ano3 == 0) @else @endif @if($vertical_agostos_ano1 == 0) @else @endif @if($vertical_agostos_ano2 == 0) @else @endif @if($vertical_agostos_ano3 == 0) @else @endif @if($vertical_septiembres_ano1 == 0) @else @endif @if($vertical_septiembres_ano2 == 0) @else @endif @if($vertical_septiembres_ano3 == 0) @else @endif @if($vertical_octubres_ano1 == 0) @else @endif @if($vertical_octubres_ano2 == 0) @else @endif @if($vertical_octubres_ano3 == 0) @else @endif @if($vertical_noviembres_ano1 == 0) @else @endif @if($vertical_noviembres_ano2 == 0) @else @endif @if($vertical_noviembres_ano3 == 0) @else @endif @if($vertical_diciembres_ano1 == 0) @else @endif @if($vertical_diciembres_ano2 == 0) @else @endif @if($vertical_diciembres_ano3 == 0) @else @endif @foreach ($contadors_finals as $contadors_final) @endforeach
VACUNACIÓN DE MASCOTAS OCURRIDOS DURANTE EL AÑO, SEGÚN MES
MANIZALES {{$min}} - {{$max}}
Mes
Periodo
@if ($fecha == 0)
2014 - {{$year}}
@else
{{$fecha}}
@endif
%
Enero
{{number_format($vertical_eneros_ano1, 0, '.', '.')}}
{{round($vertical_eneros_ano1 * 100 / 1,1)}}%
{{round($vertical_eneros_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_eneros_ano2, 0, '.', '.')}}
{{round($vertical_eneros_ano2 * 100 / 1,1)}}%
{{round($vertical_eneros_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_eneros_ano3, 0, '.', '.')}}
{{round($vertical_eneros_ano3 * 100 / 1,1)}}%
{{round($vertical_eneros_ano3 * 100 / $total_vertical_ano3,1)}}%
Febrero
{{number_format($vertical_febreros_ano1, 0, '.', '.')}}
{{round($vertical_febreros_ano1 * 100 / 1,1)}}%
{{round($vertical_febreros_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_febreros_ano2, 0, '.', '.')}}
{{round($vertical_febreros_ano2 * 100 / 1,1)}}%
{{round($vertical_febreros_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_febreros_ano3, 0, '.', '.')}}
{{round($vertical_febreros_ano3 * 100 / 1,1)}}%
{{round($vertical_febreros_ano3 * 100 / $total_vertical_ano3,1)}}%
Marzo
{{number_format($vertical_marzos_ano1, 0, '.', '.')}}
{{round($vertical_marzos_ano1 * 100 / 1,1)}}%
{{round($vertical_marzos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_marzos_ano2, 0, '.', '.')}}
{{round($vertical_marzos_ano2 * 100 / 1,1)}}%
{{round($vertical_marzos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_marzos_ano3, 0, '.', '.')}}
{{round($vertical_marzos_ano3 * 100 / 1,1)}}%
{{round($vertical_marzos_ano3 * 100 / $total_vertical_ano3,1)}}%
Abril
{{number_format($vertical_abrils_ano1, 0, '.', '.')}}
{{round($vertical_abrils_ano1 * 100 / 1,1)}}%
{{round($vertical_abrils_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_abrils_ano2, 0, '.', '.')}}
{{round($vertical_abrils_ano2 * 100 / 1,1)}}%
{{round($vertical_abrils_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_abrils_ano3, 0, '.', '.')}}
{{round($vertical_abrils_ano3 * 100 / 1,1)}}%
{{round($vertical_abrils_ano3 * 100 / $total_vertical_ano3,1)}}%
Mayo
{{number_format($vertical_mayos_ano1, 0, '.', '.')}}
{{round($vertical_mayos_ano1 * 100 / 1,1)}}%
{{round($vertical_mayos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_mayos_ano2, 0, '.', '.')}}
{{round($vertical_mayos_ano2 * 100 / 1,1)}}%
{{round($vertical_mayos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_mayos_ano3, 0, '.', '.')}}
{{round($vertical_mayos_ano3 * 100 / 1,1)}}%
{{round($vertical_mayos_ano3 * 100 / $total_vertical_ano3,1)}}%
Junio
{{number_format($vertical_junios_ano1, 0, '.', '.')}}
{{round($vertical_junios_ano1 * 100 / 1,1)}}%
{{round($vertical_junios_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_junios_ano2, 0, '.', '.')}}
{{round($vertical_junios_ano2 * 100 / 1,1)}}%
{{round($vertical_junios_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_junios_ano3, 0, '.', '.')}}
{{round($vertical_junios_ano3 * 100 / 1,1)}}%
{{round($vertical_junios_ano3 * 100 / $total_vertical_ano3,1)}}%
Julio
{{number_format($vertical_julios_ano1, 0, '.', '.')}}
{{round($vertical_julios_ano1 * 100 / 1,1)}}%
{{round($vertical_julios_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_julios_ano2, 0, '.', '.')}}
{{round($vertical_julios_ano2 * 100 / 1,1)}}%
{{round($vertical_julios_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_julios_ano3, 0, '.', '.')}}
{{round($vertical_julios_ano3 * 100 / 1,1)}}%
{{round($vertical_julios_ano3 * 100 / $total_vertical_ano3,1)}}%
Agosto
{{number_format($vertical_agostos_ano1, 0, '.', '.')}}
{{round($vertical_agostos_ano1 * 100 / 1,1)}}%
{{round($vertical_agostos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_agostos_ano2, 0, '.', '.')}}
{{round($vertical_agostos_ano2 * 100 / 1,1)}}%
{{round($vertical_agostos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_agostos_ano3, 0, '.', '.')}}
{{round($vertical_agostos_ano3 * 100 / 1,1)}}%
{{round($vertical_agostos_ano3 * 100 / $total_vertical_ano3,1)}}%
Septiembre
{{number_format($vertical_septiembres_ano1, 0, '.', '.')}}
{{round($vertical_septiembres_ano1 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_septiembres_ano2, 0, '.', '.')}}
{{round($vertical_septiembres_ano2 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_septiembres_ano3, 0, '.', '.')}}
{{round($vertical_septiembres_ano3 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano3 * 100 / $total_vertical_ano3,1)}}%
Octubre
{{number_format($vertical_octubres_ano1, 0, '.', '.')}}
{{round($vertical_octubres_ano1 * 100 / 1,1)}}%
{{round($vertical_octubres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_octubres_ano2, 0, '.', '.')}}
{{round($vertical_octubres_ano2 * 100 / 1,1)}}%
{{round($vertical_octubres_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_octubres_ano3, 0, '.', '.')}}
{{round($vertical_octubres_ano3 * 100 / 1,1)}}%
{{round($vertical_octubres_ano3 * 100 / $total_vertical_ano3,1)}}%
Noviembre
{{number_format($vertical_noviembres_ano1, 0, '.', '.')}}
{{round($vertical_noviembres_ano1 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_noviembres_ano2, 0, '.', '.')}}
{{round($vertical_noviembres_ano2 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_noviembres_ano3, 0, '.', '.')}}
{{round($vertical_noviembres_ano3 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano3 * 100 / $total_vertical_ano3,1)}}%
Diciembre
{{number_format($vertical_diciembres_ano1, 0, '.', '.')}}
{{round($vertical_diciembres_ano1 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_diciembres_ano2, 0, '.', '.')}}
{{round($vertical_diciembres_ano2 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_diciembres_ano3, 0, '.', '.')}}
{{round($vertical_diciembres_ano3 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano3 * 100 / $total_vertical_ano3,1)}}%
SUB-TOTAL
{{number_format($contadors_final, 0, '.', '.')}}
TOTAL
{{number_format($total_mayor_mes, 0, '.', '.')}}
@endif @if($numero == '4')

Clasificación por meses

@foreach ($fechas as $fecha) @endforeach @foreach ($fechas as $fecha) @endforeach @if($vertical_eneros_ano1 == 0) @else @endif @if($vertical_eneros_ano2 == 0) @else @endif @if($vertical_eneros_ano3 == 0) @else @endif @if($vertical_eneros_ano4 == 0) @else @endif @if($vertical_febreros_ano1 == 0) @else @endif @if($vertical_febreros_ano2 == 0) @else @endif @if($vertical_febreros_ano3 == 0) @else @endif @if($vertical_febreros_ano4 == 0) @else @endif @if($vertical_marzos_ano1 == 0) @else @endif @if($vertical_marzos_ano2 == 0) @else @endif @if($vertical_marzos_ano3 == 0) @else @endif @if($vertical_marzos_ano4 == 0) @else @endif @if($vertical_abrils_ano1 == 0) @else @endif @if($vertical_abrils_ano2 == 0) @else @endif @if($vertical_abrils_ano3 == 0) @else @endif @if($vertical_abrils_ano4 == 0) @else @endif @if($vertical_mayos_ano1 == 0) @else @endif @if($vertical_mayos_ano2 == 0) @else @endif @if($vertical_mayos_ano3 == 0) @else @endif @if($vertical_mayos_ano4 == 0) @else @endif @if($vertical_junios_ano1 == 0) @else @endif @if($vertical_junios_ano2 == 0) @else @endif @if($vertical_junios_ano3 == 0) @else @endif @if($vertical_junios_ano4 == 0) @else @endif @if($vertical_julios_ano1 == 0) @else @endif @if($vertical_julios_ano2 == 0) @else @endif @if($vertical_julios_ano3 == 0) @else @endif @if($vertical_julios_ano4 == 0) @else @endif @if($vertical_agostos_ano1 == 0) @else @endif @if($vertical_agostos_ano2 == 0) @else @endif @if($vertical_agostos_ano3 == 0) @else @endif @if($vertical_agostos_ano4 == 0) @else @endif @if($vertical_septiembres_ano1 == 0) @else @endif @if($vertical_septiembres_ano2 == 0) @else @endif @if($vertical_septiembres_ano3 == 0) @else @endif @if($vertical_septiembres_ano4 == 0) @else @endif @if($vertical_octubres_ano1 == 0) @else @endif @if($vertical_octubres_ano2 == 0) @else @endif @if($vertical_octubres_ano3 == 0) @else @endif @if($vertical_octubres_ano4 == 0) @else @endif @if($vertical_noviembres_ano1 == 0) @else @endif @if($vertical_noviembres_ano2 == 0) @else @endif @if($vertical_noviembres_ano3 == 0) @else @endif @if($vertical_noviembres_ano4 == 0) @else @endif @if($vertical_diciembres_ano1 == 0) @else @endif @if($vertical_diciembres_ano2 == 0) @else @endif @if($vertical_diciembres_ano3 == 0) @else @endif @if($vertical_diciembres_ano4 == 0) @else @endif @foreach ($contadors_finals as $contadors_final) @endforeach
VACUNACIÓN DE MASCOTAS OCURRIDOS DURANTE EL AÑO, SEGÚN MES
MANIZALES {{$min}} - {{$max}}
Mes
Periodo
@if ($fecha == 0)
2014 - {{$year}}
@else
{{$fecha}}
@endif
%
Enero
{{number_format($vertical_eneros_ano1, 0, '.', '.')}}
{{round($vertical_eneros_ano1 * 100 / 1,1)}}%
{{round($vertical_eneros_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_eneros_ano2, 0, '.', '.')}}
{{round($vertical_eneros_ano2 * 100 / 1,1)}}%
{{round($vertical_eneros_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_eneros_ano3, 0, '.', '.')}}
{{round($vertical_eneros_ano3 * 100 / 1,1)}}%
{{round($vertical_eneros_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_eneros_ano4, 0, '.', '.')}}
{{round($vertical_eneros_ano4 * 100 / 1,1)}}%
{{round($vertical_eneros_ano4 * 100 / $total_vertical_ano4,1)}}%
Febrero
{{number_format($vertical_febreros_ano1, 0, '.', '.')}}
{{round($vertical_febreros_ano1 * 100 / 1,1)}}%
{{round($vertical_febreros_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_febreros_ano2, 0, '.', '.')}}
{{round($vertical_febreros_ano2 * 100 / 1,1)}}%
{{round($vertical_febreros_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_febreros_ano3, 0, '.', '.')}}
{{round($vertical_febreros_ano3 * 100 / 1,1)}}%
{{round($vertical_febreros_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_febreros_ano4, 0, '.', '.')}}
{{round($vertical_febreros_ano4 * 100 / 1,1)}}%
{{round($vertical_febreros_ano4 * 100 / $total_vertical_ano4,1)}}%
Marzo
{{number_format($vertical_marzos_ano1, 0, '.', '.')}}
{{round($vertical_marzos_ano1 * 100 / 1,1)}}%
{{round($vertical_marzos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_marzos_ano2, 0, '.', '.')}}
{{round($vertical_marzos_ano2 * 100 / 1,1)}}%
{{round($vertical_marzos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_marzos_ano3, 0, '.', '.')}}
{{round($vertical_marzos_ano3 * 100 / 1,1)}}%
{{round($vertical_marzos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_marzos_ano4, 0, '.', '.')}}
{{round($vertical_marzos_ano4 * 100 / 1,1)}}%
{{round($vertical_marzos_ano4 * 100 / $total_vertical_ano4,1)}}%
Abril
{{number_format($vertical_abrils_ano1, 0, '.', '.')}}
{{round($vertical_abrils_ano1 * 100 / 1,1)}}%
{{round($vertical_abrils_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_abrils_ano2, 0, '.', '.')}}
{{round($vertical_abrils_ano2 * 100 / 1,1)}}%
{{round($vertical_abrils_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_abrils_ano3, 0, '.', '.')}}
{{round($vertical_abrils_ano3 * 100 / 1,1)}}%
{{round($vertical_abrils_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_abrils_ano4, 0, '.', '.')}}
{{round($vertical_abrils_ano4 * 100 / 1,1)}}%
{{round($vertical_abrils_ano4 * 100 / $total_vertical_ano4,1)}}%
Mayo
{{number_format($vertical_mayos_ano1, 0, '.', '.')}}
{{round($vertical_mayos_ano1 * 100 / 1,1)}}%
{{round($vertical_mayos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_mayos_ano2, 0, '.', '.')}}
{{round($vertical_mayos_ano2 * 100 / 1,1)}}%
{{round($vertical_mayos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_mayos_ano3, 0, '.', '.')}}
{{round($vertical_mayos_ano3 * 100 / 1,1)}}%
{{round($vertical_mayos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_mayos_ano4, 0, '.', '.')}}
{{round($vertical_mayos_ano4 * 100 / 1,1)}}%
{{round($vertical_mayos_ano4 * 100 / $total_vertical_ano4,1)}}%
Junio
{{number_format($vertical_junios_ano1, 0, '.', '.')}}
{{round($vertical_junios_ano1 * 100 / 1,1)}}%
{{round($vertical_junios_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_junios_ano2, 0, '.', '.')}}
{{round($vertical_junios_ano2 * 100 / 1,1)}}%
{{round($vertical_junios_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_junios_ano3, 0, '.', '.')}}
{{round($vertical_junios_ano3 * 100 / 1,1)}}%
{{round($vertical_junios_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_junios_ano4, 0, '.', '.')}}
{{round($vertical_junios_ano4 * 100 / 1,1)}}%
{{round($vertical_junios_ano4 * 100 / $total_vertical_ano4,1)}}%
Julio
{{number_format($vertical_julios_ano1, 0, '.', '.')}}
{{round($vertical_julios_ano1 * 100 / 1,1)}}%
{{round($vertical_julios_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_julios_ano2, 0, '.', '.')}}
{{round($vertical_julios_ano2 * 100 / 1,1)}}%
{{round($vertical_julios_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_julios_ano3, 0, '.', '.')}}
{{round($vertical_julios_ano3 * 100 / 1,1)}}%
{{round($vertical_julios_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_julios_ano4, 0, '.', '.')}}
{{round($vertical_julios_ano4 * 100 / 1,1)}}%
{{round($vertical_julios_ano4 * 100 / $total_vertical_ano4,1)}}%
Agosto
{{number_format($vertical_agostos_ano1, 0, '.', '.')}}
{{round($vertical_agostos_ano1 * 100 / 1,1)}}%
{{round($vertical_agostos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_agostos_ano2, 0, '.', '.')}}
{{round($vertical_agostos_ano2 * 100 / 1,1)}}%
{{round($vertical_agostos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_agostos_ano3, 0, '.', '.')}}
{{round($vertical_agostos_ano3 * 100 / 1,1)}}%
{{round($vertical_agostos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_agostos_ano4, 0, '.', '.')}}
{{round($vertical_agostos_ano4 * 100 / 1,1)}}%
{{round($vertical_agostos_ano4 * 100 / $total_vertical_ano4,1)}}%
Septiembre
{{number_format($vertical_septiembres_ano1, 0, '.', '.')}}
{{round($vertical_septiembres_ano1 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_septiembres_ano2, 0, '.', '.')}}
{{round($vertical_septiembres_ano2 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_septiembres_ano3, 0, '.', '.')}}
{{round($vertical_septiembres_ano3 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_septiembres_ano4, 0, '.', '.')}}
{{round($vertical_septiembres_ano4 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano4 * 100 / $total_vertical_ano4,1)}}%
Octubre
{{number_format($vertical_octubres_ano1, 0, '.', '.')}}
{{round($vertical_octubres_ano1 * 100 / 1,1)}}%
{{round($vertical_octubres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_octubres_ano2, 0, '.', '.')}}
{{round($vertical_octubres_ano2 * 100 / 1,1)}}%
{{round($vertical_octubres_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_octubres_ano3, 0, '.', '.')}}
{{round($vertical_octubres_ano3 * 100 / 1,1)}}%
{{round($vertical_octubres_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_octubres_ano4, 0, '.', '.')}}
{{round($vertical_octubres_ano4 * 100 / 1,1)}}%
{{round($vertical_octubres_ano4 * 100 / $total_vertical_ano4,1)}}%
Noviembre
{{number_format($vertical_noviembres_ano1, 0, '.', '.')}}
{{round($vertical_noviembres_ano1 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_noviembres_ano2, 0, '.', '.')}}
{{round($vertical_noviembres_ano2 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_noviembres_ano3, 0, '.', '.')}}
{{round($vertical_noviembres_ano3 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_noviembres_ano4, 0, '.', '.')}}
{{round($vertical_noviembres_ano4 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano4 * 100 / $total_vertical_ano4,1)}}%
Diciembre
{{number_format($vertical_diciembres_ano1, 0, '.', '.')}}
{{round($vertical_diciembres_ano1 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_diciembres_ano2, 0, '.', '.')}}
{{round($vertical_diciembres_ano2 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_diciembres_ano3, 0, '.', '.')}}
{{round($vertical_diciembres_ano3 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_diciembres_ano4, 0, '.', '.')}}
{{round($vertical_diciembres_ano4 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano4 * 100 / $total_vertical_ano4,1)}}%
SUB-TOTAL
{{number_format($contadors_final, 0, '.', '.')}}
TOTAL
{{number_format($total_mayor_mes, 0, '.', '.')}}
@endif @if($numero == '5')

Clasificación por meses

@foreach ($fechas as $fecha) @endforeach @foreach ($fechas as $fecha) @endforeach @if($vertical_eneros_ano1 == 0) @else @endif @if($vertical_eneros_ano2 == 0) @else @endif @if($vertical_eneros_ano3 == 0) @else @endif @if($vertical_eneros_ano4 == 0) @else @endif @if($vertical_eneros_ano5 == 0) @else @endif @if($vertical_febreros_ano1 == 0) @else @endif @if($vertical_febreros_ano2 == 0) @else @endif @if($vertical_febreros_ano3 == 0) @else @endif @if($vertical_febreros_ano4 == 0) @else @endif @if($vertical_febreros_ano5 == 0) @else @endif @if($vertical_marzos_ano1 == 0) @else @endif @if($vertical_marzos_ano2 == 0) @else @endif @if($vertical_marzos_ano3 == 0) @else @endif @if($vertical_marzos_ano4 == 0) @else @endif @if($vertical_marzos_ano5 == 0) @else @endif @if($vertical_abrils_ano1 == 0) @else @endif @if($vertical_abrils_ano2 == 0) @else @endif @if($vertical_abrils_ano3 == 0) @else @endif @if($vertical_abrils_ano4 == 0) @else @endif @if($vertical_abrils_ano5 == 0) @else @endif @if($vertical_mayos_ano1 == 0) @else @endif @if($vertical_mayos_ano2 == 0) @else @endif @if($vertical_mayos_ano3 == 0) @else @endif @if($vertical_mayos_ano4 == 0) @else @endif @if($vertical_mayos_ano5 == 0) @else @endif @if($vertical_junios_ano1 == 0) @else @endif @if($vertical_junios_ano2 == 0) @else @endif @if($vertical_junios_ano3 == 0) @else @endif @if($vertical_junios_ano4 == 0) @else @endif @if($vertical_junios_ano5 == 0) @else @endif @if($vertical_julios_ano1 == 0) @else @endif @if($vertical_julios_ano2 == 0) @else @endif @if($vertical_julios_ano3 == 0) @else @endif @if($vertical_julios_ano4 == 0) @else @endif @if($vertical_julios_ano5 == 0) @else @endif @if($vertical_agostos_ano1 == 0) @else @endif @if($vertical_agostos_ano2 == 0) @else @endif @if($vertical_agostos_ano3 == 0) @else @endif @if($vertical_agostos_ano4 == 0) @else @endif @if($vertical_agostos_ano5 == 0) @else @endif @if($vertical_septiembres_ano1 == 0) @else @endif @if($vertical_septiembres_ano2 == 0) @else @endif @if($vertical_septiembres_ano3 == 0) @else @endif @if($vertical_septiembres_ano4 == 0) @else @endif @if($vertical_septiembres_ano5 == 0) @else @endif @if($vertical_octubres_ano1 == 0) @else @endif @if($vertical_octubres_ano2 == 0) @else @endif @if($vertical_octubres_ano3 == 0) @else @endif @if($vertical_octubres_ano4 == 0) @else @endif @if($vertical_octubres_ano5 == 0) @else @endif @if($vertical_noviembres_ano1 == 0) @else @endif @if($vertical_noviembres_ano2 == 0) @else @endif @if($vertical_noviembres_ano3 == 0) @else @endif @if($vertical_noviembres_ano4 == 0) @else @endif @if($vertical_noviembres_ano5 == 0) @else @endif @if($vertical_diciembres_ano1 == 0) @else @endif @if($vertical_diciembres_ano2 == 0) @else @endif @if($vertical_diciembres_ano3 == 0) @else @endif @if($vertical_diciembres_ano4 == 0) @else @endif @if($vertical_diciembres_ano5 == 0) @else @endif @foreach ($contadors_finals as $contadors_final) @endforeach
VACUNACIÓN DE MASCOTAS OCURRIDOS DURANTE EL AÑO, SEGÚN MES
MANIZALES {{$min}} - {{$max}}
Mes
Periodo
@if ($fecha == 0)
2014 - {{$year}}
@else
{{$fecha}}
@endif
%
Enero
{{number_format($vertical_eneros_ano1, 0, '.', '.')}}
{{round($vertical_eneros_ano1 * 100 / 1,1)}}%
{{round($vertical_eneros_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_eneros_ano2, 0, '.', '.')}}
{{round($vertical_eneros_ano2 * 100 / 1,1)}}%
{{round($vertical_eneros_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_eneros_ano3, 0, '.', '.')}}
{{round($vertical_eneros_ano3 * 100 / 1,1)}}%
{{round($vertical_eneros_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_eneros_ano4, 0, '.', '.')}}
{{round($vertical_eneros_ano4 * 100 / 1,1)}}%
{{round($vertical_eneros_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_eneros_ano5, 0, '.', '.')}}
{{round($vertical_eneros_ano5 * 100 / 1,1)}}%
{{round($vertical_eneros_ano5 * 100 / $total_vertical_ano5,1)}}%
Febrero
{{number_format($vertical_febreros_ano1, 0, '.', '.')}}
{{round($vertical_febreros_ano1 * 100 / 1,1)}}%
{{round($vertical_febreros_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_febreros_ano2, 0, '.', '.')}}
{{round($vertical_febreros_ano2 * 100 / 1,1)}}%
{{round($vertical_febreros_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_febreros_ano3, 0, '.', '.')}}
{{round($vertical_febreros_ano3 * 100 / 1,1)}}%
{{round($vertical_febreros_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_febreros_ano4, 0, '.', '.')}}
{{round($vertical_febreros_ano4 * 100 / 1,1)}}%
{{round($vertical_febreros_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_febreros_ano5, 0, '.', '.')}}
{{round($vertical_febreros_ano5 * 100 / 1,1)}}%
{{round($vertical_febreros_ano5 * 100 / $total_vertical_ano5,1)}}%
Marzo
{{number_format($vertical_marzos_ano1, 0, '.', '.')}}
{{round($vertical_marzos_ano1 * 100 / 1,1)}}%
{{round($vertical_marzos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_marzos_ano2, 0, '.', '.')}}
{{round($vertical_marzos_ano2 * 100 / 1,1)}}%
{{round($vertical_marzos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_marzos_ano3, 0, '.', '.')}}
{{round($vertical_marzos_ano3 * 100 / 1,1)}}%
{{round($vertical_marzos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_marzos_ano4, 0, '.', '.')}}
{{round($vertical_marzos_ano4 * 100 / 1,1)}}%
{{round($vertical_marzos_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_marzos_ano5, 0, '.', '.')}}
{{round($vertical_marzos_ano5 * 100 / 1,1)}}%
{{round($vertical_marzos_ano5 * 100 / $total_vertical_ano5,1)}}%
Abril
{{number_format($vertical_abrils_ano1, 0, '.', '.')}}
{{round($vertical_abrils_ano1 * 100 / 1,1)}}%
{{round($vertical_abrils_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_abrils_ano2, 0, '.', '.')}}
{{round($vertical_abrils_ano2 * 100 / 1,1)}}%
{{round($vertical_abrils_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_abrils_ano3, 0, '.', '.')}}
{{round($vertical_abrils_ano3 * 100 / 1,1)}}%
{{round($vertical_abrils_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_abrils_ano4, 0, '.', '.')}}
{{round($vertical_abrils_ano4 * 100 / 1,1)}}%
{{round($vertical_abrils_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_abrils_ano5, 0, '.', '.')}}
{{round($vertical_abrils_ano5 * 100 / 1,1)}}%
{{round($vertical_abrils_ano5 * 100 / $total_vertical_ano5,1)}}%
Mayo
{{number_format($vertical_mayos_ano1, 0, '.', '.')}}
{{round($vertical_mayos_ano1 * 100 / 1,1)}}%
{{round($vertical_mayos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_mayos_ano2, 0, '.', '.')}}
{{round($vertical_mayos_ano2 * 100 / 1,1)}}%
{{round($vertical_mayos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_mayos_ano3, 0, '.', '.')}}
{{round($vertical_mayos_ano3 * 100 / 1,1)}}%
{{round($vertical_mayos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_mayos_ano4, 0, '.', '.')}}
{{round($vertical_mayos_ano4 * 100 / 1,1)}}%
{{round($vertical_mayos_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_mayos_ano5, 0, '.', '.')}}
{{round($vertical_mayos_ano5 * 100 / 1,1)}}%
{{round($vertical_mayos_ano5 * 100 / $total_vertical_ano5,1)}}%
Junio
{{number_format($vertical_junios_ano1, 0, '.', '.')}}
{{round($vertical_junios_ano1 * 100 / 1,1)}}%
{{round($vertical_junios_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_junios_ano2, 0, '.', '.')}}
{{round($vertical_junios_ano2 * 100 / 1,1)}}%
{{round($vertical_junios_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_junios_ano3, 0, '.', '.')}}
{{round($vertical_junios_ano3 * 100 / 1,1)}}%
{{round($vertical_junios_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_junios_ano4, 0, '.', '.')}}
{{round($vertical_junios_ano4 * 100 / 1,1)}}%
{{round($vertical_junios_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_junios_ano5, 0, '.', '.')}}
{{round($vertical_junios_ano5 * 100 / 1,1)}}%
{{round($vertical_junios_ano5 * 100 / $total_vertical_ano5,1)}}%
Julio
{{number_format($vertical_julios_ano1, 0, '.', '.')}}
{{round($vertical_julios_ano1 * 100 / 1,1)}}%
{{round($vertical_julios_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_julios_ano2, 0, '.', '.')}}
{{round($vertical_julios_ano2 * 100 / 1,1)}}%
{{round($vertical_julios_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_julios_ano3, 0, '.', '.')}}
{{round($vertical_julios_ano3 * 100 / 1,1)}}%
{{round($vertical_julios_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_julios_ano4, 0, '.', '.')}}
{{round($vertical_julios_ano4 * 100 / 1,1)}}%
{{round($vertical_julios_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_julios_ano5, 0, '.', '.')}}
{{round($vertical_julios_ano5 * 100 / 1,1)}}%
{{round($vertical_julios_ano5 * 100 / $total_vertical_ano5,1)}}%
Agosto
{{number_format($vertical_agostos_ano1, 0, '.', '.')}}
{{round($vertical_agostos_ano1 * 100 / 1,1)}}%
{{round($vertical_agostos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_agostos_ano2, 0, '.', '.')}}
{{round($vertical_agostos_ano2 * 100 / 1,1)}}%
{{round($vertical_agostos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_agostos_ano3, 0, '.', '.')}}
{{round($vertical_agostos_ano3 * 100 / 1,1)}}%
{{round($vertical_agostos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_agostos_ano4, 0, '.', '.')}}
{{round($vertical_agostos_ano4 * 100 / 1,1)}}%
{{round($vertical_agostos_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_agostos_ano5, 0, '.', '.')}}
{{round($vertical_agostos_ano5 * 100 / 1,1)}}%
{{round($vertical_agostos_ano5 * 100 / $total_vertical_ano5,1)}}%
Septiembre
{{number_format($vertical_septiembres_ano1, 0, '.', '.')}}
{{round($vertical_septiembres_ano1 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_septiembres_ano2, 0, '.', '.')}}
{{round($vertical_septiembres_ano2 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_septiembres_ano3, 0, '.', '.')}}
{{round($vertical_septiembres_ano3 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_septiembres_ano4, 0, '.', '.')}}
{{round($vertical_septiembres_ano4 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_septiembres_ano5, 0, '.', '.')}}
{{round($vertical_septiembres_ano5 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano5 * 100 / $total_vertical_ano5,1)}}%
Octubre
{{number_format($vertical_octubres_ano1, 0, '.', '.')}}
{{round($vertical_octubres_ano1 * 100 / 1,1)}}%
{{round($vertical_octubres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_octubres_ano2, 0, '.', '.')}}
{{round($vertical_octubres_ano2 * 100 / 1,1)}}%
{{round($vertical_octubres_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_octubres_ano3, 0, '.', '.')}}
{{round($vertical_octubres_ano3 * 100 / 1,1)}}%
{{round($vertical_octubres_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_octubres_ano4, 0, '.', '.')}}
{{round($vertical_octubres_ano4 * 100 / 1,1)}}%
{{round($vertical_octubres_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_octubres_ano5, 0, '.', '.')}}
{{round($vertical_octubres_ano5 * 100 / 1,1)}}%
{{round($vertical_octubres_ano5 * 100 / $total_vertical_ano5,1)}}%
Noviembre
{{number_format($vertical_noviembres_ano1, 0, '.', '.')}}
{{round($vertical_noviembres_ano1 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_noviembres_ano2, 0, '.', '.')}}
{{round($vertical_noviembres_ano2 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_noviembres_ano3, 0, '.', '.')}}
{{round($vertical_noviembres_ano3 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_noviembres_ano4, 0, '.', '.')}}
{{round($vertical_noviembres_ano4 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_noviembres_ano5, 0, '.', '.')}}
{{round($vertical_noviembres_ano5 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano5 * 100 / $total_vertical_ano5,1)}}%
Diciembre
{{number_format($vertical_diciembres_ano1, 0, '.', '.')}}
{{round($vertical_diciembres_ano1 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_diciembres_ano2, 0, '.', '.')}}
{{round($vertical_diciembres_ano2 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_diciembres_ano3, 0, '.', '.')}}
{{round($vertical_diciembres_ano3 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_diciembres_ano4, 0, '.', '.')}}
{{round($vertical_diciembres_ano4 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_diciembres_ano5, 0, '.', '.')}}
{{round($vertical_diciembres_ano5 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano5 * 100 / $total_vertical_ano5,1)}}%
SUB-TOTAL
{{number_format($contadors_final, 0, '.', '.')}}
TOTAL
{{number_format($total_mayor_mes, 0, '.', '.')}}
@endif @if($numero == '6')

Clasificación por meses

@foreach ($fechas as $fecha) @endforeach @foreach ($fechas as $fecha) @endforeach @if($vertical_eneros_ano1 == 0) @else @endif @if($vertical_eneros_ano2 == 0) @else @endif @if($vertical_eneros_ano3 == 0) @else @endif @if($vertical_eneros_ano4 == 0) @else @endif @if($vertical_eneros_ano5 == 0) @else @endif @if($vertical_eneros_ano6 == 0) @else @endif @if($vertical_febreros_ano1 == 0) @else @endif @if($vertical_febreros_ano2 == 0) @else @endif @if($vertical_febreros_ano3 == 0) @else @endif @if($vertical_febreros_ano4 == 0) @else @endif @if($vertical_febreros_ano5 == 0) @else @endif @if($vertical_febreros_ano6 == 0) @else @endif @if($vertical_marzos_ano1 == 0) @else @endif @if($vertical_marzos_ano2 == 0) @else @endif @if($vertical_marzos_ano3 == 0) @else @endif @if($vertical_marzos_ano4 == 0) @else @endif @if($vertical_marzos_ano5 == 0) @else @endif @if($vertical_marzos_ano6 == 0) @else @endif @if($vertical_abrils_ano1 == 0) @else @endif @if($vertical_abrils_ano2 == 0) @else @endif @if($vertical_abrils_ano3 == 0) @else @endif @if($vertical_abrils_ano4 == 0) @else @endif @if($vertical_abrils_ano5 == 0) @else @endif @if($vertical_abrils_ano6 == 0) @else @endif @if($vertical_mayos_ano1 == 0) @else @endif @if($vertical_mayos_ano2 == 0) @else @endif @if($vertical_mayos_ano3 == 0) @else @endif @if($vertical_mayos_ano4 == 0) @else @endif @if($vertical_mayos_ano5 == 0) @else @endif @if($vertical_mayos_ano6 == 0) @else @endif @if($vertical_junios_ano1 == 0) @else @endif @if($vertical_junios_ano2 == 0) @else @endif @if($vertical_junios_ano3 == 0) @else @endif @if($vertical_junios_ano4 == 0) @else @endif @if($vertical_junios_ano5 == 0) @else @endif @if($vertical_junios_ano6 == 0) @else @endif @if($vertical_julios_ano1 == 0) @else @endif @if($vertical_julios_ano2 == 0) @else @endif @if($vertical_julios_ano3 == 0) @else @endif @if($vertical_julios_ano4 == 0) @else @endif @if($vertical_julios_ano5 == 0) @else @endif @if($vertical_julios_ano6 == 0) @else @endif @if($vertical_agostos_ano1 == 0) @else @endif @if($vertical_agostos_ano2 == 0) @else @endif @if($vertical_agostos_ano3 == 0) @else @endif @if($vertical_agostos_ano4 == 0) @else @endif @if($vertical_agostos_ano5 == 0) @else @endif @if($vertical_agostos_ano6 == 0) @else @endif @if($vertical_septiembres_ano1 == 0) @else @endif @if($vertical_septiembres_ano2 == 0) @else @endif @if($vertical_septiembres_ano3 == 0) @else @endif @if($vertical_septiembres_ano4 == 0) @else @endif @if($vertical_septiembres_ano5 == 0) @else @endif @if($vertical_septiembres_ano6 == 0) @else @endif @if($vertical_octubres_ano1 == 0) @else @endif @if($vertical_octubres_ano2 == 0) @else @endif @if($vertical_octubres_ano3 == 0) @else @endif @if($vertical_octubres_ano4 == 0) @else @endif @if($vertical_octubres_ano5 == 0) @else @endif @if($vertical_octubres_ano6 == 0) @else @endif @if($vertical_noviembres_ano1 == 0) @else @endif @if($vertical_noviembres_ano2 == 0) @else @endif @if($vertical_noviembres_ano3 == 0) @else @endif @if($vertical_noviembres_ano4 == 0) @else @endif @if($vertical_noviembres_ano5 == 0) @else @endif @if($vertical_noviembres_ano6 == 0) @else @endif @if($vertical_diciembres_ano1 == 0) @else @endif @if($vertical_diciembres_ano2 == 0) @else @endif @if($vertical_diciembres_ano3 == 0) @else @endif @if($vertical_diciembres_ano4 == 0) @else @endif @if($vertical_diciembres_ano5 == 0) @else @endif @if($vertical_diciembres_ano6 == 0) @else @endif @foreach ($contadors_finals as $contadors_final) @endforeach
VACUNACIÓN DE MASCOTAS OCURRIDOS DURANTE EL AÑO, SEGÚN MES
MANIZALES {{$min}} - {{$max}}
Mes
Periodo
@if ($fecha == 0)
2014 - {{$year}}
@else
{{$fecha}}
@endif
%
Enero
{{number_format($vertical_eneros_ano1, 0, '.', '.')}}
{{round($vertical_eneros_ano1 * 100 / 1,1)}}%
{{round($vertical_eneros_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_eneros_ano2, 0, '.', '.')}}
{{round($vertical_eneros_ano2 * 100 / 1,1)}}%
{{round($vertical_eneros_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_eneros_ano3, 0, '.', '.')}}
{{round($vertical_eneros_ano3 * 100 / 1,1)}}%
{{round($vertical_eneros_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_eneros_ano4, 0, '.', '.')}}
{{round($vertical_eneros_ano4 * 100 / 1,1)}}%
{{round($vertical_eneros_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_eneros_ano5, 0, '.', '.')}}
{{round($vertical_eneros_ano5 * 100 / 1,1)}}%
{{round($vertical_eneros_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_eneros_ano6, 0, '.', '.')}}
{{round($vertical_eneros_ano6 * 100 / 1,1)}}%
{{round($vertical_eneros_ano6 * 100 / $total_vertical_ano6,1)}}%
Febrero
{{number_format($vertical_febreros_ano1, 0, '.', '.')}}
{{round($vertical_febreros_ano1 * 100 / 1,1)}}%
{{round($vertical_febreros_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_febreros_ano2, 0, '.', '.')}}
{{round($vertical_febreros_ano2 * 100 / 1,1)}}%
{{round($vertical_febreros_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_febreros_ano3, 0, '.', '.')}}
{{round($vertical_febreros_ano3 * 100 / 1,1)}}%
{{round($vertical_febreros_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_febreros_ano4, 0, '.', '.')}}
{{round($vertical_febreros_ano4 * 100 / 1,1)}}%
{{round($vertical_febreros_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_febreros_ano5, 0, '.', '.')}}
{{round($vertical_febreros_ano5 * 100 / 1,1)}}%
{{round($vertical_febreros_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_febreros_ano6, 0, '.', '.')}}
{{round($vertical_febreros_ano6 * 100 / 1,1)}}%
{{round($vertical_febreros_ano6 * 100 / $total_vertical_ano6,1)}}%
Marzo
{{number_format($vertical_marzos_ano1, 0, '.', '.')}}
{{round($vertical_marzos_ano1 * 100 / 1,1)}}%
{{round($vertical_marzos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_marzos_ano2, 0, '.', '.')}}
{{round($vertical_marzos_ano2 * 100 / 1,1)}}%
{{round($vertical_marzos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_marzos_ano3, 0, '.', '.')}}
{{round($vertical_marzos_ano3 * 100 / 1,1)}}%
{{round($vertical_marzos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_marzos_ano4, 0, '.', '.')}}
{{round($vertical_marzos_ano4 * 100 / 1,1)}}%
{{round($vertical_marzos_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_marzos_ano5, 0, '.', '.')}}
{{round($vertical_marzos_ano5 * 100 / 1,1)}}%
{{round($vertical_marzos_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_marzos_ano6, 0, '.', '.')}}
{{round($vertical_marzos_ano6 * 100 / 1,1)}}%
{{round($vertical_marzos_ano6 * 100 / $total_vertical_ano6,1)}}%
Abril
{{number_format($vertical_abrils_ano1, 0, '.', '.')}}
{{round($vertical_abrils_ano1 * 100 / 1,1)}}%
{{round($vertical_abrils_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_abrils_ano2, 0, '.', '.')}}
{{round($vertical_abrils_ano2 * 100 / 1,1)}}%
{{round($vertical_abrils_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_abrils_ano3, 0, '.', '.')}}
{{round($vertical_abrils_ano3 * 100 / 1,1)}}%
{{round($vertical_abrils_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_abrils_ano4, 0, '.', '.')}}
{{round($vertical_abrils_ano4 * 100 / 1,1)}}%
{{round($vertical_abrils_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_abrils_ano5, 0, '.', '.')}}
{{round($vertical_abrils_ano5 * 100 / 1,1)}}%
{{round($vertical_abrils_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_abrils_ano6, 0, '.', '.')}}
{{round($vertical_abrils_ano6 * 100 / 1,1)}}%
{{round($vertical_abrils_ano6 * 100 / $total_vertical_ano6,1)}}%
Mayo
{{number_format($vertical_mayos_ano1, 0, '.', '.')}}
{{round($vertical_mayos_ano1 * 100 / 1,1)}}%
{{round($vertical_mayos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_mayos_ano2, 0, '.', '.')}}
{{round($vertical_mayos_ano2 * 100 / 1,1)}}%
{{round($vertical_mayos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_mayos_ano3, 0, '.', '.')}}
{{round($vertical_mayos_ano3 * 100 / 1,1)}}%
{{round($vertical_mayos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_mayos_ano4, 0, '.', '.')}}
{{round($vertical_mayos_ano4 * 100 / 1,1)}}%
{{round($vertical_mayos_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_mayos_ano5, 0, '.', '.')}}
{{round($vertical_mayos_ano5 * 100 / 1,1)}}%
{{round($vertical_mayos_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_mayos_ano6, 0, '.', '.')}}
{{round($vertical_mayos_ano6 * 100 / 1,1)}}%
{{round($vertical_mayos_ano6 * 100 / $total_vertical_ano6,1)}}%
Junio
{{number_format($vertical_junios_ano1, 0, '.', '.')}}
{{round($vertical_junios_ano1 * 100 / 1,1)}}%
{{round($vertical_junios_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_junios_ano2, 0, '.', '.')}}
{{round($vertical_junios_ano2 * 100 / 1,1)}}%
{{round($vertical_junios_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_junios_ano3, 0, '.', '.')}}
{{round($vertical_junios_ano3 * 100 / 1,1)}}%
{{round($vertical_junios_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_junios_ano4, 0, '.', '.')}}
{{round($vertical_junios_ano4 * 100 / 1,1)}}%
{{round($vertical_junios_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_junios_ano5, 0, '.', '.')}}
{{round($vertical_junios_ano5 * 100 / 1,1)}}%
{{round($vertical_junios_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_junios_ano6, 0, '.', '.')}}
{{round($vertical_junios_ano6 * 100 / 1,1)}}%
{{round($vertical_junios_ano6 * 100 / $total_vertical_ano6,1)}}%
Julio
{{number_format($vertical_julios_ano1, 0, '.', '.')}}
{{round($vertical_julios_ano1 * 100 / 1,1)}}%
{{round($vertical_julios_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_julios_ano2, 0, '.', '.')}}
{{round($vertical_julios_ano2 * 100 / 1,1)}}%
{{round($vertical_julios_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_julios_ano3, 0, '.', '.')}}
{{round($vertical_julios_ano3 * 100 / 1,1)}}%
{{round($vertical_julios_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_julios_ano4, 0, '.', '.')}}
{{round($vertical_julios_ano4 * 100 / 1,1)}}%
{{round($vertical_julios_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_julios_ano5, 0, '.', '.')}}
{{round($vertical_julios_ano5 * 100 / 1,1)}}%
{{round($vertical_julios_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_julios_ano6, 0, '.', '.')}}
{{round($vertical_julios_ano6 * 100 / 1,1)}}%
{{round($vertical_julios_ano6 * 100 / $total_vertical_ano6,1)}}%
Agosto
{{number_format($vertical_agostos_ano1, 0, '.', '.')}}
{{round($vertical_agostos_ano1 * 100 / 1,1)}}%
{{round($vertical_agostos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_agostos_ano2, 0, '.', '.')}}
{{round($vertical_agostos_ano2 * 100 / 1,1)}}%
{{round($vertical_agostos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_agostos_ano3, 0, '.', '.')}}
{{round($vertical_agostos_ano3 * 100 / 1,1)}}%
{{round($vertical_agostos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_agostos_ano4, 0, '.', '.')}}
{{round($vertical_agostos_ano4 * 100 / 1,1)}}%
{{round($vertical_agostos_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_agostos_ano5, 0, '.', '.')}}
{{round($vertical_agostos_ano5 * 100 / 1,1)}}%
{{round($vertical_agostos_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_agostos_ano6, 0, '.', '.')}}
{{round($vertical_agostos_ano6 * 100 / 1,1)}}%
{{round($vertical_agostos_ano6 * 100 / $total_vertical_ano6,1)}}%
Septiembre
{{number_format($vertical_septiembres_ano1, 0, '.', '.')}}
{{round($vertical_septiembres_ano1 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_septiembres_ano2, 0, '.', '.')}}
{{round($vertical_septiembres_ano2 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_septiembres_ano3, 0, '.', '.')}}
{{round($vertical_septiembres_ano3 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_septiembres_ano4, 0, '.', '.')}}
{{round($vertical_septiembres_ano4 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_septiembres_ano5, 0, '.', '.')}}
{{round($vertical_septiembres_ano5 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_septiembres_ano6, 0, '.', '.')}}
{{round($vertical_septiembres_ano6 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano6 * 100 / $total_vertical_ano6,1)}}%
Octubre
{{number_format($vertical_octubres_ano1, 0, '.', '.')}}
{{round($vertical_octubres_ano1 * 100 / 1,1)}}%
{{round($vertical_octubres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_octubres_ano2, 0, '.', '.')}}
{{round($vertical_octubres_ano2 * 100 / 1,1)}}%
{{round($vertical_octubres_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_octubres_ano3, 0, '.', '.')}}
{{round($vertical_octubres_ano3 * 100 / 1,1)}}%
{{round($vertical_octubres_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_octubres_ano4, 0, '.', '.')}}
{{round($vertical_octubres_ano4 * 100 / 1,1)}}%
{{round($vertical_octubres_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_octubres_ano5, 0, '.', '.')}}
{{round($vertical_octubres_ano5 * 100 / 1,1)}}%
{{round($vertical_octubres_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_octubres_ano6, 0, '.', '.')}}
{{round($vertical_octubres_ano6 * 100 / 1,1)}}%
{{round($vertical_octubres_ano6 * 100 / $total_vertical_ano6,1)}}%
Noviembre
{{number_format($vertical_noviembres_ano1, 0, '.', '.')}}
{{round($vertical_noviembres_ano1 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_noviembres_ano2, 0, '.', '.')}}
{{round($vertical_noviembres_ano2 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_noviembres_ano3, 0, '.', '.')}}
{{round($vertical_noviembres_ano3 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_noviembres_ano4, 0, '.', '.')}}
{{round($vertical_noviembres_ano4 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_noviembres_ano5, 0, '.', '.')}}
{{round($vertical_noviembres_ano5 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_noviembres_ano6, 0, '.', '.')}}
{{round($vertical_noviembres_ano6 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano6 * 100 / $total_vertical_ano6,1)}}%
Diciembre
{{number_format($vertical_diciembres_ano1, 0, '.', '.')}}
{{round($vertical_diciembres_ano1 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_diciembres_ano2, 0, '.', '.')}}
{{round($vertical_diciembres_ano2 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_diciembres_ano3, 0, '.', '.')}}
{{round($vertical_diciembres_ano3 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_diciembres_ano4, 0, '.', '.')}}
{{round($vertical_diciembres_ano4 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_diciembres_ano5, 0, '.', '.')}}
{{round($vertical_diciembres_ano5 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_diciembres_ano6, 0, '.', '.')}}
{{round($vertical_diciembres_ano6 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano6 * 100 / $total_vertical_ano6,1)}}%
SUB-TOTAL
{{number_format($contadors_final, 0, '.', '.')}}
TOTAL
{{number_format($total_mayor_mes, 0, '.', '.')}}
@endif @if($numero == '7')

Clasificación por meses

@foreach ($fechas as $fecha) @endforeach @foreach ($fechas as $fecha) @endforeach @if($vertical_eneros_ano1 == 0) @else @endif @if($vertical_eneros_ano2 == 0) @else @endif @if($vertical_eneros_ano3 == 0) @else @endif @if($vertical_eneros_ano4 == 0) @else @endif @if($vertical_eneros_ano5 == 0) @else @endif @if($vertical_eneros_ano6 == 0) @else @endif @if($vertical_eneros_ano7 == 0) @else @endif @if($vertical_febreros_ano1 == 0) @else @endif @if($vertical_febreros_ano2 == 0) @else @endif @if($vertical_febreros_ano3 == 0) @else @endif @if($vertical_febreros_ano4 == 0) @else @endif @if($vertical_febreros_ano5 == 0) @else @endif @if($vertical_febreros_ano6 == 0) @else @endif @if($vertical_febreros_ano7 == 0) @else @endif @if($vertical_marzos_ano1 == 0) @else @endif @if($vertical_marzos_ano2 == 0) @else @endif @if($vertical_marzos_ano3 == 0) @else @endif @if($vertical_marzos_ano4 == 0) @else @endif @if($vertical_marzos_ano5 == 0) @else @endif @if($vertical_marzos_ano6 == 0) @else @endif @if($vertical_marzos_ano7 == 0) @else @endif @if($vertical_abrils_ano1 == 0) @else @endif @if($vertical_abrils_ano2 == 0) @else @endif @if($vertical_abrils_ano3 == 0) @else @endif @if($vertical_abrils_ano4 == 0) @else @endif @if($vertical_abrils_ano5 == 0) @else @endif @if($vertical_abrils_ano6 == 0) @else @endif @if($vertical_abrils_ano7 == 0) @else @endif @if($vertical_mayos_ano1 == 0) @else @endif @if($vertical_mayos_ano2 == 0) @else @endif @if($vertical_mayos_ano3 == 0) @else @endif @if($vertical_mayos_ano4 == 0) @else @endif @if($vertical_mayos_ano5 == 0) @else @endif @if($vertical_mayos_ano6 == 0) @else @endif @if($vertical_mayos_ano7 == 0) @else @endif @if($vertical_junios_ano1 == 0) @else @endif @if($vertical_junios_ano2 == 0) @else @endif @if($vertical_junios_ano3 == 0) @else @endif @if($vertical_junios_ano4 == 0) @else @endif @if($vertical_junios_ano5 == 0) @else @endif @if($vertical_junios_ano6 == 0) @else @endif @if($vertical_junios_ano7 == 0) @else @endif @if($vertical_julios_ano1 == 0) @else @endif @if($vertical_julios_ano2 == 0) @else @endif @if($vertical_julios_ano3 == 0) @else @endif @if($vertical_julios_ano4 == 0) @else @endif @if($vertical_julios_ano5 == 0) @else @endif @if($vertical_julios_ano6 == 0) @else @endif @if($vertical_julios_ano7 == 0) @else @endif @if($vertical_agostos_ano1 == 0) @else @endif @if($vertical_agostos_ano2 == 0) @else @endif @if($vertical_agostos_ano3 == 0) @else @endif @if($vertical_agostos_ano4 == 0) @else @endif @if($vertical_agostos_ano5 == 0) @else @endif @if($vertical_agostos_ano6 == 0) @else @endif @if($vertical_agostos_ano7 == 0) @else @endif @if($vertical_septiembres_ano1 == 0) @else @endif @if($vertical_septiembres_ano2 == 0) @else @endif @if($vertical_septiembres_ano3 == 0) @else @endif @if($vertical_septiembres_ano4 == 0) @else @endif @if($vertical_septiembres_ano5 == 0) @else @endif @if($vertical_septiembres_ano6 == 0) @else @endif @if($vertical_septiembres_ano7 == 0) @else @endif @if($vertical_octubres_ano1 == 0) @else @endif @if($vertical_octubres_ano2 == 0) @else @endif @if($vertical_octubres_ano3 == 0) @else @endif @if($vertical_octubres_ano4 == 0) @else @endif @if($vertical_octubres_ano5 == 0) @else @endif @if($vertical_octubres_ano6 == 0) @else @endif @if($vertical_octubres_ano7 == 0) @else @endif @if($vertical_noviembres_ano1 == 0) @else @endif @if($vertical_noviembres_ano2 == 0) @else @endif @if($vertical_noviembres_ano3 == 0) @else @endif @if($vertical_noviembres_ano4 == 0) @else @endif @if($vertical_noviembres_ano5 == 0) @else @endif @if($vertical_noviembres_ano6 == 0) @else @endif @if($vertical_noviembres_ano7 == 0) @else @endif @if($vertical_diciembres_ano1 == 0) @else @endif @if($vertical_diciembres_ano2 == 0) @else @endif @if($vertical_diciembres_ano3 == 0) @else @endif @if($vertical_diciembres_ano4 == 0) @else @endif @if($vertical_diciembres_ano5 == 0) @else @endif @if($vertical_diciembres_ano6 == 0) @else @endif @if($vertical_diciembres_ano7 == 0) @else @endif @foreach ($contadors_finals as $contadors_final) @endforeach
VACUNACIÓN DE MASCOTAS OCURRIDOS DURANTE EL AÑO, SEGÚN MES
MANIZALES {{$min}} - {{$max}}
Mes
Periodo
@if ($fecha == 0)
2014 - {{$year}}
@else
{{$fecha}}
@endif
%
Enero
{{number_format($vertical_eneros_ano1, 0, '.', '.')}}
{{round($vertical_eneros_ano1 * 100 / 1,1)}}%
{{round($vertical_eneros_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_eneros_ano2, 0, '.', '.')}}
{{round($vertical_eneros_ano2 * 100 / 1,1)}}%
{{round($vertical_eneros_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_eneros_ano3, 0, '.', '.')}}
{{round($vertical_eneros_ano3 * 100 / 1,1)}}%
{{round($vertical_eneros_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_eneros_ano4, 0, '.', '.')}}
{{round($vertical_eneros_ano4 * 100 / 1,1)}}%
{{round($vertical_eneros_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_eneros_ano5, 0, '.', '.')}}
{{round($vertical_eneros_ano5 * 100 / 1,1)}}%
{{round($vertical_eneros_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_eneros_ano6, 0, '.', '.')}}
{{round($vertical_eneros_ano6 * 100 / 1,1)}}%
{{round($vertical_eneros_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_eneros_ano7, 0, '.', '.')}}
{{round($vertical_eneros_ano7 * 100 / 1,1)}}%
{{round($vertical_eneros_ano7 * 100 / $total_vertical_ano7,1)}}%
Febrero
{{number_format($vertical_febreros_ano1, 0, '.', '.')}}
{{round($vertical_febreros_ano1 * 100 / 1,1)}}%
{{round($vertical_febreros_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_febreros_ano2, 0, '.', '.')}}
{{round($vertical_febreros_ano2 * 100 / 1,1)}}%
{{round($vertical_febreros_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_febreros_ano3, 0, '.', '.')}}
{{round($vertical_febreros_ano3 * 100 / 1,1)}}%
{{round($vertical_febreros_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_febreros_ano4, 0, '.', '.')}}
{{round($vertical_febreros_ano4 * 100 / 1,1)}}%
{{round($vertical_febreros_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_febreros_ano5, 0, '.', '.')}}
{{round($vertical_febreros_ano5 * 100 / 1,1)}}%
{{round($vertical_febreros_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_febreros_ano6, 0, '.', '.')}}
{{round($vertical_febreros_ano6 * 100 / 1,1)}}%
{{round($vertical_febreros_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_febreros_ano7, 0, '.', '.')}}
{{round($vertical_febreros_ano7 * 100 / 1,1)}}%
{{round($vertical_febreros_ano7 * 100 / $total_vertical_ano7,1)}}%
Marzo
{{number_format($vertical_marzos_ano1, 0, '.', '.')}}
{{round($vertical_marzos_ano1 * 100 / 1,1)}}%
{{round($vertical_marzos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_marzos_ano2, 0, '.', '.')}}
{{round($vertical_marzos_ano2 * 100 / 1,1)}}%
{{round($vertical_marzos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_marzos_ano3, 0, '.', '.')}}
{{round($vertical_marzos_ano3 * 100 / 1,1)}}%
{{round($vertical_marzos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_marzos_ano4, 0, '.', '.')}}
{{round($vertical_marzos_ano4 * 100 / 1,1)}}%
{{round($vertical_marzos_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_marzos_ano5, 0, '.', '.')}}
{{round($vertical_marzos_ano5 * 100 / 1,1)}}%
{{round($vertical_marzos_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_marzos_ano6, 0, '.', '.')}}
{{round($vertical_marzos_ano6 * 100 / 1,1)}}%
{{round($vertical_marzos_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_marzos_ano7, 0, '.', '.')}}
{{round($vertical_marzos_ano7 * 100 / 1,1)}}%
{{round($vertical_marzos_ano7 * 100 / $total_vertical_ano7,1)}}%
Abril
{{number_format($vertical_abrils_ano1, 0, '.', '.')}}
{{round($vertical_abrils_ano1 * 100 / 1,1)}}%
{{round($vertical_abrils_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_abrils_ano2, 0, '.', '.')}}
{{round($vertical_abrils_ano2 * 100 / 1,1)}}%
{{round($vertical_abrils_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_abrils_ano3, 0, '.', '.')}}
{{round($vertical_abrils_ano3 * 100 / 1,1)}}%
{{round($vertical_abrils_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_abrils_ano4, 0, '.', '.')}}
{{round($vertical_abrils_ano4 * 100 / 1,1)}}%
{{round($vertical_abrils_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_abrils_ano5, 0, '.', '.')}}
{{round($vertical_abrils_ano5 * 100 / 1,1)}}%
{{round($vertical_abrils_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_abrils_ano6, 0, '.', '.')}}
{{round($vertical_abrils_ano6 * 100 / 1,1)}}%
{{round($vertical_abrils_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_abrils_ano7, 0, '.', '.')}}
{{round($vertical_abrils_ano7 * 100 / 1,1)}}%
{{round($vertical_abrils_ano7 * 100 / $total_vertical_ano7,1)}}%
Mayo
{{number_format($vertical_mayos_ano1, 0, '.', '.')}}
{{round($vertical_mayos_ano1 * 100 / 1,1)}}%
{{round($vertical_mayos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_mayos_ano2, 0, '.', '.')}}
{{round($vertical_mayos_ano2 * 100 / 1,1)}}%
{{round($vertical_mayos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_mayos_ano3, 0, '.', '.')}}
{{round($vertical_mayos_ano3 * 100 / 1,1)}}%
{{round($vertical_mayos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_mayos_ano4, 0, '.', '.')}}
{{round($vertical_mayos_ano4 * 100 / 1,1)}}%
{{round($vertical_mayos_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_mayos_ano5, 0, '.', '.')}}
{{round($vertical_mayos_ano5 * 100 / 1,1)}}%
{{round($vertical_mayos_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_mayos_ano6, 0, '.', '.')}}
{{round($vertical_mayos_ano6 * 100 / 1,1)}}%
{{round($vertical_mayos_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_mayos_ano7, 0, '.', '.')}}
{{round($vertical_mayos_ano7 * 100 / 1,1)}}%
{{round($vertical_mayos_ano7 * 100 / $total_vertical_ano7,1)}}%
Junio
{{number_format($vertical_junios_ano1, 0, '.', '.')}}
{{round($vertical_junios_ano1 * 100 / 1,1)}}%
{{round($vertical_junios_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_junios_ano2, 0, '.', '.')}}
{{round($vertical_junios_ano2 * 100 / 1,1)}}%
{{round($vertical_junios_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_junios_ano3, 0, '.', '.')}}
{{round($vertical_junios_ano3 * 100 / 1,1)}}%
{{round($vertical_junios_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_junios_ano4, 0, '.', '.')}}
{{round($vertical_junios_ano4 * 100 / 1,1)}}%
{{round($vertical_junios_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_junios_ano5, 0, '.', '.')}}
{{round($vertical_junios_ano5 * 100 / 1,1)}}%
{{round($vertical_junios_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_junios_ano6, 0, '.', '.')}}
{{round($vertical_junios_ano6 * 100 / 1,1)}}%
{{round($vertical_junios_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_junios_ano7, 0, '.', '.')}}
{{round($vertical_junios_ano7 * 100 / 1,1)}}%
{{round($vertical_junios_ano7 * 100 / $total_vertical_ano7,1)}}%
Julio
{{number_format($vertical_julios_ano1, 0, '.', '.')}}
{{round($vertical_julios_ano1 * 100 / 1,1)}}%
{{round($vertical_julios_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_julios_ano2, 0, '.', '.')}}
{{round($vertical_julios_ano2 * 100 / 1,1)}}%
{{round($vertical_julios_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_julios_ano3, 0, '.', '.')}}
{{round($vertical_julios_ano3 * 100 / 1,1)}}%
{{round($vertical_julios_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_julios_ano4, 0, '.', '.')}}
{{round($vertical_julios_ano4 * 100 / 1,1)}}%
{{round($vertical_julios_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_julios_ano5, 0, '.', '.')}}
{{round($vertical_julios_ano5 * 100 / 1,1)}}%
{{round($vertical_julios_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_julios_ano6, 0, '.', '.')}}
{{round($vertical_julios_ano6 * 100 / 1,1)}}%
{{round($vertical_julios_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_julios_ano7, 0, '.', '.')}}
{{round($vertical_julios_ano7 * 100 / 1,1)}}%
{{round($vertical_julios_ano7 * 100 / $total_vertical_ano7,1)}}%
Agosto
{{number_format($vertical_agostos_ano1, 0, '.', '.')}}
{{round($vertical_agostos_ano1 * 100 / 1,1)}}%
{{round($vertical_agostos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_agostos_ano2, 0, '.', '.')}}
{{round($vertical_agostos_ano2 * 100 / 1,1)}}%
{{round($vertical_agostos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_agostos_ano3, 0, '.', '.')}}
{{round($vertical_agostos_ano3 * 100 / 1,1)}}%
{{round($vertical_agostos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_agostos_ano4, 0, '.', '.')}}
{{round($vertical_agostos_ano4 * 100 / 1,1)}}%
{{round($vertical_agostos_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_agostos_ano5, 0, '.', '.')}}
{{round($vertical_agostos_ano5 * 100 / 1,1)}}%
{{round($vertical_agostos_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_agostos_ano6, 0, '.', '.')}}
{{round($vertical_agostos_ano6 * 100 / 1,1)}}%
{{round($vertical_agostos_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_agostos_ano7, 0, '.', '.')}}
{{round($vertical_agostos_ano7 * 100 / 1,1)}}%
{{round($vertical_agostos_ano7 * 100 / $total_vertical_ano7,1)}}%
Septiembre
{{number_format($vertical_septiembres_ano1, 0, '.', '.')}}
{{round($vertical_septiembres_ano1 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_septiembres_ano2, 0, '.', '.')}}
{{round($vertical_septiembres_ano2 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_septiembres_ano3, 0, '.', '.')}}
{{round($vertical_septiembres_ano3 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_septiembres_ano4, 0, '.', '.')}}
{{round($vertical_septiembres_ano4 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_septiembres_ano5, 0, '.', '.')}}
{{round($vertical_septiembres_ano5 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_septiembres_ano6, 0, '.', '.')}}
{{round($vertical_septiembres_ano6 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_septiembres_ano7, 0, '.', '.')}}
{{round($vertical_septiembres_ano7 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano7 * 100 / $total_vertical_ano7,1)}}%
Octubre
{{number_format($vertical_octubres_ano1, 0, '.', '.')}}
{{round($vertical_octubres_ano1 * 100 / 1,1)}}%
{{round($vertical_octubres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_octubres_ano2, 0, '.', '.')}}
{{round($vertical_octubres_ano2 * 100 / 1,1)}}%
{{round($vertical_octubres_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_octubres_ano3, 0, '.', '.')}}
{{round($vertical_octubres_ano3 * 100 / 1,1)}}%
{{round($vertical_octubres_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_octubres_ano4, 0, '.', '.')}}
{{round($vertical_octubres_ano4 * 100 / 1,1)}}%
{{round($vertical_octubres_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_octubres_ano5, 0, '.', '.')}}
{{round($vertical_octubres_ano5 * 100 / 1,1)}}%
{{round($vertical_octubres_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_octubres_ano6, 0, '.', '.')}}
{{round($vertical_octubres_ano6 * 100 / 1,1)}}%
{{round($vertical_octubres_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_octubres_ano7, 0, '.', '.')}}
{{round($vertical_octubres_ano7 * 100 / 1,1)}}%
{{round($vertical_octubres_ano7 * 100 / $total_vertical_ano7,1)}}%
Noviembre
{{number_format($vertical_noviembres_ano1, 0, '.', '.')}}
{{round($vertical_noviembres_ano1 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_noviembres_ano2, 0, '.', '.')}}
{{round($vertical_noviembres_ano2 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_noviembres_ano3, 0, '.', '.')}}
{{round($vertical_noviembres_ano3 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_noviembres_ano4, 0, '.', '.')}}
{{round($vertical_noviembres_ano4 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_noviembres_ano5, 0, '.', '.')}}
{{round($vertical_noviembres_ano5 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_noviembres_ano6, 0, '.', '.')}}
{{round($vertical_noviembres_ano6 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_noviembres_ano7, 0, '.', '.')}}
{{round($vertical_noviembres_ano7 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano7 * 100 / $total_vertical_ano7,1)}}%
Diciembre
{{number_format($vertical_diciembres_ano1, 0, '.', '.')}}
{{round($vertical_diciembres_ano1 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_diciembres_ano2, 0, '.', '.')}}
{{round($vertical_diciembres_ano2 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_diciembres_ano3, 0, '.', '.')}}
{{round($vertical_diciembres_ano3 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_diciembres_ano4, 0, '.', '.')}}
{{round($vertical_diciembres_ano4 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_diciembres_ano5, 0, '.', '.')}}
{{round($vertical_diciembres_ano5 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_diciembres_ano6, 0, '.', '.')}}
{{round($vertical_diciembres_ano6 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_diciembres_ano7, 0, '.', '.')}}
{{round($vertical_diciembres_ano7 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano7 * 100 / $total_vertical_ano7,1)}}%
SUB-TOTAL
{{number_format($contadors_final, 0, '.', '.')}}
TOTAL
{{number_format($total_mayor_mes, 0, '.', '.')}}
@endif @if($numero == '8')

Clasificación por meses

@foreach ($fechas as $fecha) @endforeach @foreach ($fechas as $fecha) @endforeach @if($vertical_eneros_ano1 == 0) @else @endif @if($vertical_eneros_ano2 == 0) @else @endif @if($vertical_eneros_ano3 == 0) @else @endif @if($vertical_eneros_ano4 == 0) @else @endif @if($vertical_eneros_ano5 == 0) @else @endif @if($vertical_eneros_ano6 == 0) @else @endif @if($vertical_eneros_ano7 == 0) @else @endif @if($vertical_eneros_ano8 == 0) @else @endif @if($vertical_febreros_ano1 == 0) @else @endif @if($vertical_febreros_ano2 == 0) @else @endif @if($vertical_febreros_ano3 == 0) @else @endif @if($vertical_febreros_ano4 == 0) @else @endif @if($vertical_febreros_ano5 == 0) @else @endif @if($vertical_febreros_ano6 == 0) @else @endif @if($vertical_febreros_ano7 == 0) @else @endif @if($vertical_febreros_ano8 == 0) @else @endif @if($vertical_marzos_ano1 == 0) @else @endif @if($vertical_marzos_ano2 == 0) @else @endif @if($vertical_marzos_ano3 == 0) @else @endif @if($vertical_marzos_ano4 == 0) @else @endif @if($vertical_marzos_ano5 == 0) @else @endif @if($vertical_marzos_ano6 == 0) @else @endif @if($vertical_marzos_ano7 == 0) @else @endif @if($vertical_marzos_ano8 == 0) @else @endif @if($vertical_abrils_ano1 == 0) @else @endif @if($vertical_abrils_ano2 == 0) @else @endif @if($vertical_abrils_ano3 == 0) @else @endif @if($vertical_abrils_ano4 == 0) @else @endif @if($vertical_abrils_ano5 == 0) @else @endif @if($vertical_abrils_ano6 == 0) @else @endif @if($vertical_abrils_ano7 == 0) @else @endif @if($vertical_abrils_ano8 == 0) @else @endif @if($vertical_mayos_ano1 == 0) @else @endif @if($vertical_mayos_ano2 == 0) @else @endif @if($vertical_mayos_ano3 == 0) @else @endif @if($vertical_mayos_ano4 == 0) @else @endif @if($vertical_mayos_ano5 == 0) @else @endif @if($vertical_mayos_ano6 == 0) @else @endif @if($vertical_mayos_ano7 == 0) @else @endif @if($vertical_mayos_ano8 == 0) @else @endif @if($vertical_junios_ano1 == 0) @else @endif @if($vertical_junios_ano2 == 0) @else @endif @if($vertical_junios_ano3 == 0) @else @endif @if($vertical_junios_ano4 == 0) @else @endif @if($vertical_junios_ano5 == 0) @else @endif @if($vertical_junios_ano6 == 0) @else @endif @if($vertical_junios_ano7 == 0) @else @endif @if($vertical_junios_ano8 == 0) @else @endif @if($vertical_julios_ano1 == 0) @else @endif @if($vertical_julios_ano2 == 0) @else @endif @if($vertical_julios_ano3 == 0) @else @endif @if($vertical_julios_ano4 == 0) @else @endif @if($vertical_julios_ano5 == 0) @else @endif @if($vertical_julios_ano6 == 0) @else @endif @if($vertical_julios_ano7 == 0) @else @endif @if($vertical_julios_ano8 == 0) @else @endif @if($vertical_agostos_ano1 == 0) @else @endif @if($vertical_agostos_ano2 == 0) @else @endif @if($vertical_agostos_ano3 == 0) @else @endif @if($vertical_agostos_ano4 == 0) @else @endif @if($vertical_agostos_ano5 == 0) @else @endif @if($vertical_agostos_ano6 == 0) @else @endif @if($vertical_agostos_ano7 == 0) @else @endif @if($vertical_agostos_ano8 == 0) @else @endif @if($vertical_septiembres_ano1 == 0) @else @endif @if($vertical_septiembres_ano2 == 0) @else @endif @if($vertical_septiembres_ano3 == 0) @else @endif @if($vertical_septiembres_ano4 == 0) @else @endif @if($vertical_septiembres_ano5 == 0) @else @endif @if($vertical_septiembres_ano6 == 0) @else @endif @if($vertical_septiembres_ano7 == 0) @else @endif @if($vertical_septiembres_ano8 == 0) @else @endif @if($vertical_octubres_ano1 == 0) @else @endif @if($vertical_octubres_ano2 == 0) @else @endif @if($vertical_octubres_ano3 == 0) @else @endif @if($vertical_octubres_ano4 == 0) @else @endif @if($vertical_octubres_ano5 == 0) @else @endif @if($vertical_octubres_ano6 == 0) @else @endif @if($vertical_octubres_ano7 == 0) @else @endif @if($vertical_octubres_ano8 == 0) @else @endif @if($vertical_noviembres_ano1 == 0) @else @endif @if($vertical_noviembres_ano2 == 0) @else @endif @if($vertical_noviembres_ano3 == 0) @else @endif @if($vertical_noviembres_ano4 == 0) @else @endif @if($vertical_noviembres_ano5 == 0) @else @endif @if($vertical_noviembres_ano6 == 0) @else @endif @if($vertical_noviembres_ano7 == 0) @else @endif @if($vertical_noviembres_ano8 == 0) @else @endif @if($vertical_diciembres_ano1 == 0) @else @endif @if($vertical_diciembres_ano2 == 0) @else @endif @if($vertical_diciembres_ano3 == 0) @else @endif @if($vertical_diciembres_ano4 == 0) @else @endif @if($vertical_diciembres_ano5 == 0) @else @endif @if($vertical_diciembres_ano6 == 0) @else @endif @if($vertical_diciembres_ano7 == 0) @else @endif @if($vertical_diciembres_ano8 == 0) @else @endif @foreach ($contadors_finals as $contadors_final) @endforeach
VACUNACIÓN DE MASCOTAS OCURRIDOS DURANTE EL AÑO, SEGÚN MES
MANIZALES {{$min}} - {{$max}}
Mes
Periodo
@if ($fecha == 0)
2014 - {{$year}}
@else
{{$fecha}}
@endif
%
Enero
{{number_format($vertical_eneros_ano1, 0, '.', '.')}}
{{round($vertical_eneros_ano1 * 100 / 1,1)}}%
{{round($vertical_eneros_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_eneros_ano2, 0, '.', '.')}}
{{round($vertical_eneros_ano2 * 100 / 1,1)}}%
{{round($vertical_eneros_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_eneros_ano3, 0, '.', '.')}}
{{round($vertical_eneros_ano3 * 100 / 1,1)}}%
{{round($vertical_eneros_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_eneros_ano4, 0, '.', '.')}}
{{round($vertical_eneros_ano4 * 100 / 1,1)}}%
{{round($vertical_eneros_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_eneros_ano5, 0, '.', '.')}}
{{round($vertical_eneros_ano5 * 100 / 1,1)}}%
{{round($vertical_eneros_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_eneros_ano6, 0, '.', '.')}}
{{round($vertical_eneros_ano6 * 100 / 1,1)}}%
{{round($vertical_eneros_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_eneros_ano7, 0, '.', '.')}}
{{round($vertical_eneros_ano7 * 100 / 1,1)}}%
{{round($vertical_eneros_ano7 * 100 / $total_vertical_ano7,1)}}%
{{number_format($vertical_eneros_ano8, 0, '.', '.')}}
{{round($vertical_eneros_ano8 * 100 / 1,1)}}%
{{round($vertical_eneros_ano8 * 100 / $total_vertical_ano8,1)}}%
Febrero
{{number_format($vertical_febreros_ano1, 0, '.', '.')}}
{{round($vertical_febreros_ano1 * 100 / 1,1)}}%
{{round($vertical_febreros_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_febreros_ano2, 0, '.', '.')}}
{{round($vertical_febreros_ano2 * 100 / 1,1)}}%
{{round($vertical_febreros_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_febreros_ano3, 0, '.', '.')}}
{{round($vertical_febreros_ano3 * 100 / 1,1)}}%
{{round($vertical_febreros_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_febreros_ano4, 0, '.', '.')}}
{{round($vertical_febreros_ano4 * 100 / 1,1)}}%
{{round($vertical_febreros_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_febreros_ano5, 0, '.', '.')}}
{{round($vertical_febreros_ano5 * 100 / 1,1)}}%
{{round($vertical_febreros_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_febreros_ano6, 0, '.', '.')}}
{{round($vertical_febreros_ano6 * 100 / 1,1)}}%
{{round($vertical_febreros_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_febreros_ano7, 0, '.', '.')}}
{{round($vertical_febreros_ano7 * 100 / 1,1)}}%
{{round($vertical_febreros_ano7 * 100 / $total_vertical_ano7,1)}}%
{{number_format($vertical_febreros_ano8, 0, '.', '.')}}
{{round($vertical_febreros_ano8 * 100 / 1,1)}}%
{{round($vertical_febreros_ano8 * 100 / $total_vertical_ano8,1)}}%
Marzo
{{number_format($vertical_marzos_ano1, 0, '.', '.')}}
{{round($vertical_marzos_ano1 * 100 / 1,1)}}%
{{round($vertical_marzos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_marzos_ano2, 0, '.', '.')}}
{{round($vertical_marzos_ano2 * 100 / 1,1)}}%
{{round($vertical_marzos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_marzos_ano3, 0, '.', '.')}}
{{round($vertical_marzos_ano3 * 100 / 1,1)}}%
{{round($vertical_marzos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_marzos_ano4, 0, '.', '.')}}
{{round($vertical_marzos_ano4 * 100 / 1,1)}}%
{{round($vertical_marzos_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_marzos_ano5, 0, '.', '.')}}
{{round($vertical_marzos_ano5 * 100 / 1,1)}}%
{{round($vertical_marzos_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_marzos_ano6, 0, '.', '.')}}
{{round($vertical_marzos_ano6 * 100 / 1,1)}}%
{{round($vertical_marzos_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_marzos_ano7, 0, '.', '.')}}
{{round($vertical_marzos_ano7 * 100 / 1,1)}}%
{{round($vertical_marzos_ano7 * 100 / $total_vertical_ano7,1)}}%
{{number_format($vertical_marzos_ano8, 0, '.', '.')}}
{{round($vertical_marzos_ano8 * 100 / 1,1)}}%
{{round($vertical_marzos_ano8 * 100 / $total_vertical_ano8,1)}}%
Abril
{{number_format($vertical_abrils_ano1, 0, '.', '.')}}
{{round($vertical_abrils_ano1 * 100 / 1,1)}}%
{{round($vertical_abrils_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_abrils_ano2, 0, '.', '.')}}
{{round($vertical_abrils_ano2 * 100 / 1,1)}}%
{{round($vertical_abrils_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_abrils_ano3, 0, '.', '.')}}
{{round($vertical_abrils_ano3 * 100 / 1,1)}}%
{{round($vertical_abrils_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_abrils_ano4, 0, '.', '.')}}
{{round($vertical_abrils_ano4 * 100 / 1,1)}}%
{{round($vertical_abrils_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_abrils_ano5, 0, '.', '.')}}
{{round($vertical_abrils_ano5 * 100 / 1,1)}}%
{{round($vertical_abrils_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_abrils_ano6, 0, '.', '.')}}
{{round($vertical_abrils_ano6 * 100 / 1,1)}}%
{{round($vertical_abrils_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_abrils_ano7, 0, '.', '.')}}
{{round($vertical_abrils_ano7 * 100 / 1,1)}}%
{{round($vertical_abrils_ano7 * 100 / $total_vertical_ano7,1)}}%
{{number_format($vertical_abrils_ano8, 0, '.', '.')}}
{{round($vertical_abrils_ano8 * 100 / 1,1)}}%
{{round($vertical_abrils_ano8 * 100 / $total_vertical_ano8,1)}}%
Mayo
{{number_format($vertical_mayos_ano1, 0, '.', '.')}}
{{round($vertical_mayos_ano1 * 100 / 1,1)}}%
{{round($vertical_mayos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_mayos_ano2, 0, '.', '.')}}
{{round($vertical_mayos_ano2 * 100 / 1,1)}}%
{{round($vertical_mayos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_mayos_ano3, 0, '.', '.')}}
{{round($vertical_mayos_ano3 * 100 / 1,1)}}%
{{round($vertical_mayos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_mayos_ano4, 0, '.', '.')}}
{{round($vertical_mayos_ano4 * 100 / 1,1)}}%
{{round($vertical_mayos_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_mayos_ano5, 0, '.', '.')}}
{{round($vertical_mayos_ano5 * 100 / 1,1)}}%
{{round($vertical_mayos_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_mayos_ano6, 0, '.', '.')}}
{{round($vertical_mayos_ano6 * 100 / 1,1)}}%
{{round($vertical_mayos_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_mayos_ano7, 0, '.', '.')}}
{{round($vertical_mayos_ano7 * 100 / 1,1)}}%
{{round($vertical_mayos_ano7 * 100 / $total_vertical_ano7,1)}}%
{{number_format($vertical_mayos_ano8, 0, '.', '.')}}
{{round($vertical_mayos_ano8 * 100 / 1,1)}}%
{{round($vertical_mayos_ano8 * 100 / $total_vertical_ano8,1)}}%
Junio
{{number_format($vertical_junios_ano1, 0, '.', '.')}}
{{round($vertical_junios_ano1 * 100 / 1,1)}}%
{{round($vertical_junios_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_junios_ano2, 0, '.', '.')}}
{{round($vertical_junios_ano2 * 100 / 1,1)}}%
{{round($vertical_junios_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_junios_ano3, 0, '.', '.')}}
{{round($vertical_junios_ano3 * 100 / 1,1)}}%
{{round($vertical_junios_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_junios_ano4, 0, '.', '.')}}
{{round($vertical_junios_ano4 * 100 / 1,1)}}%
{{round($vertical_junios_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_junios_ano5, 0, '.', '.')}}
{{round($vertical_junios_ano5 * 100 / 1,1)}}%
{{round($vertical_junios_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_junios_ano6, 0, '.', '.')}}
{{round($vertical_junios_ano6 * 100 / 1,1)}}%
{{round($vertical_junios_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_junios_ano7, 0, '.', '.')}}
{{round($vertical_junios_ano7 * 100 / 1,1)}}%
{{round($vertical_junios_ano7 * 100 / $total_vertical_ano7,1)}}%
{{number_format($vertical_junios_ano8, 0, '.', '.')}}
{{round($vertical_junios_ano8 * 100 / 1,1)}}%
{{round($vertical_junios_ano8 * 100 / $total_vertical_ano8,1)}}%
Julio
{{number_format($vertical_julios_ano1, 0, '.', '.')}}
{{round($vertical_julios_ano1 * 100 / 1,1)}}%
{{round($vertical_julios_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_julios_ano2, 0, '.', '.')}}
{{round($vertical_julios_ano2 * 100 / 1,1)}}%
{{round($vertical_julios_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_julios_ano3, 0, '.', '.')}}
{{round($vertical_julios_ano3 * 100 / 1,1)}}%
{{round($vertical_julios_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_julios_ano4, 0, '.', '.')}}
{{round($vertical_julios_ano4 * 100 / 1,1)}}%
{{round($vertical_julios_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_julios_ano5, 0, '.', '.')}}
{{round($vertical_julios_ano5 * 100 / 1,1)}}%
{{round($vertical_julios_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_julios_ano6, 0, '.', '.')}}
{{round($vertical_julios_ano6 * 100 / 1,1)}}%
{{round($vertical_julios_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_julios_ano7, 0, '.', '.')}}
{{round($vertical_julios_ano7 * 100 / 1,1)}}%
{{round($vertical_julios_ano7 * 100 / $total_vertical_ano7,1)}}%
{{number_format($vertical_julios_ano8, 0, '.', '.')}}
{{round($vertical_julios_ano8 * 100 / 1,1)}}%
{{round($vertical_julios_ano8 * 100 / $total_vertical_ano8,1)}}%
Agosto
{{number_format($vertical_agostos_ano1, 0, '.', '.')}}
{{round($vertical_agostos_ano1 * 100 / 1,1)}}%
{{round($vertical_agostos_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_agostos_ano2, 0, '.', '.')}}
{{round($vertical_agostos_ano2 * 100 / 1,1)}}%
{{round($vertical_agostos_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_agostos_ano3, 0, '.', '.')}}
{{round($vertical_agostos_ano3 * 100 / 1,1)}}%
{{round($vertical_agostos_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_agostos_ano4, 0, '.', '.')}}
{{round($vertical_agostos_ano4 * 100 / 1,1)}}%
{{round($vertical_agostos_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_agostos_ano5, 0, '.', '.')}}
{{round($vertical_agostos_ano5 * 100 / 1,1)}}%
{{round($vertical_agostos_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_agostos_ano6, 0, '.', '.')}}
{{round($vertical_agostos_ano6 * 100 / 1,1)}}%
{{round($vertical_agostos_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_agostos_ano7, 0, '.', '.')}}
{{round($vertical_agostos_ano7 * 100 / 1,1)}}%
{{round($vertical_agostos_ano7 * 100 / $total_vertical_ano7,1)}}%
{{number_format($vertical_agostos_ano8, 0, '.', '.')}}
{{round($vertical_agostos_ano8 * 100 / 1,1)}}%
{{round($vertical_agostos_ano8 * 100 / $total_vertical_ano8,1)}}%
Septiembre
{{number_format($vertical_septiembres_ano1, 0, '.', '.')}}
{{round($vertical_septiembres_ano1 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_septiembres_ano2, 0, '.', '.')}}
{{round($vertical_septiembres_ano2 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_septiembres_ano3, 0, '.', '.')}}
{{round($vertical_septiembres_ano3 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_septiembres_ano4, 0, '.', '.')}}
{{round($vertical_septiembres_ano4 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_septiembres_ano5, 0, '.', '.')}}
{{round($vertical_septiembres_ano5 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_septiembres_ano6, 0, '.', '.')}}
{{round($vertical_septiembres_ano6 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_septiembres_ano7, 0, '.', '.')}}
{{round($vertical_septiembres_ano7 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano7 * 100 / $total_vertical_ano7,1)}}%
{{number_format($vertical_septiembres_ano8, 0, '.', '.')}}
{{round($vertical_septiembres_ano8 * 100 / 1,1)}}%
{{round($vertical_septiembres_ano8 * 100 / $total_vertical_ano8,1)}}%
Octubre
{{number_format($vertical_octubres_ano1, 0, '.', '.')}}
{{round($vertical_octubres_ano1 * 100 / 1,1)}}%
{{round($vertical_octubres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_octubres_ano2, 0, '.', '.')}}
{{round($vertical_octubres_ano2 * 100 / 1,1)}}%
{{round($vertical_octubres_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_octubres_ano3, 0, '.', '.')}}
{{round($vertical_octubres_ano3 * 100 / 1,1)}}%
{{round($vertical_octubres_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_octubres_ano4, 0, '.', '.')}}
{{round($vertical_octubres_ano4 * 100 / 1,1)}}%
{{round($vertical_octubres_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_octubres_ano5, 0, '.', '.')}}
{{round($vertical_octubres_ano5 * 100 / 1,1)}}%
{{round($vertical_octubres_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_octubres_ano6, 0, '.', '.')}}
{{round($vertical_octubres_ano6 * 100 / 1,1)}}%
{{round($vertical_octubres_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_octubres_ano7, 0, '.', '.')}}
{{round($vertical_octubres_ano7 * 100 / 1,1)}}%
{{round($vertical_octubres_ano7 * 100 / $total_vertical_ano7,1)}}%
{{number_format($vertical_octubres_ano8, 0, '.', '.')}}
{{round($vertical_octubres_ano8 * 100 / 1,1)}}%
{{round($vertical_octubres_ano8 * 100 / $total_vertical_ano8,1)}}%
Noviembre
{{number_format($vertical_noviembres_ano1, 0, '.', '.')}}
{{round($vertical_noviembres_ano1 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_noviembres_ano2, 0, '.', '.')}}
{{round($vertical_noviembres_ano2 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_noviembres_ano3, 0, '.', '.')}}
{{round($vertical_noviembres_ano3 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_noviembres_ano4, 0, '.', '.')}}
{{round($vertical_noviembres_ano4 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_noviembres_ano5, 0, '.', '.')}}
{{round($vertical_noviembres_ano5 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_noviembres_ano6, 0, '.', '.')}}
{{round($vertical_noviembres_ano6 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_noviembres_ano7, 0, '.', '.')}}
{{round($vertical_noviembres_ano7 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano7 * 100 / $total_vertical_ano7,1)}}%
{{number_format($vertical_noviembres_ano8, 0, '.', '.')}}
{{round($vertical_noviembres_ano8 * 100 / 1,1)}}%
{{round($vertical_noviembres_ano8 * 100 / $total_vertical_ano8,1)}}%
Diciembre
{{number_format($vertical_diciembres_ano1, 0, '.', '.')}}
{{round($vertical_diciembres_ano1 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano1 * 100 / $total_vertical_ano1,1)}}%
{{number_format($vertical_diciembres_ano2, 0, '.', '.')}}
{{round($vertical_diciembres_ano2 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano2 * 100 / $total_vertical_ano2,1)}}%
{{number_format($vertical_diciembres_ano3, 0, '.', '.')}}
{{round($vertical_diciembres_ano3 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano3 * 100 / $total_vertical_ano3,1)}}%
{{number_format($vertical_diciembres_ano4, 0, '.', '.')}}
{{round($vertical_diciembres_ano4 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano4 * 100 / $total_vertical_ano4,1)}}%
{{number_format($vertical_diciembres_ano5, 0, '.', '.')}}
{{round($vertical_diciembres_ano5 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano5 * 100 / $total_vertical_ano5,1)}}%
{{number_format($vertical_diciembres_ano6, 0, '.', '.')}}
{{round($vertical_diciembres_ano6 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano6 * 100 / $total_vertical_ano6,1)}}%
{{number_format($vertical_diciembres_ano7, 0, '.', '.')}}
{{round($vertical_diciembres_ano7 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano7 * 100 / $total_vertical_ano7,1)}}%
{{number_format($vertical_diciembres_ano8, 0, '.', '.')}}
{{round($vertical_diciembres_ano8 * 100 / 1,1)}}%
{{round($vertical_diciembres_ano8 * 100 / $total_vertical_ano8,1)}}%
SUB-TOTAL
{{number_format($contadors_final, 0, '.', '.')}}
TOTAL
{{number_format($total_mayor_mes, 0, '.', '.')}}
@endif @if($numero == '1' or $numero == '2' or $numero == '3' or $numero == '4' or $numero == '5' or $numero == '6' or $numero == '7' or $numero == '8')
@foreach ($fechas as $fecha) @endforeach @foreach ($fechas as $fecha) @endforeach @foreach ($contadors_eneros as $contadors_enero) @if ($contadors_enero == 0) @else @endif @endforeach @foreach ($contadors_febreros as $contadors_febrero) @if ($contadors_febrero == 0) @else @endif @endforeach @foreach ($contadors_marzos as $contadors_marzo) @if ($contadors_marzo == 0) @else @endif @endforeach @foreach ($contadors_abrils as $contadors_abril) @if ($contadors_abril == 0) @else @endif @endforeach @foreach ($contadors_mayos as $contadors_mayo) @if ($contadors_mayo == 0) @else @endif @endforeach @foreach ($contadors_junios as $contadors_junio) @if ($contadors_junio == 0) @else @endif @endforeach @foreach ($contadors_julios as $contadors_julio) @if ($contadors_julio == 0) @else @endif @endforeach @foreach ($contadors_agostos as $contadors_agosto) @if ($contadors_agosto == 0) @else @endif @endforeach @foreach ($contadors_septiembres as $contadors_septiembre) @if ($contadors_septiembre == 0) @else @endif @endforeach @foreach ($contadors_octubres as $contadors_octubre) @if ($contadors_octubre == 0) @else @endif @endforeach @foreach ($contadors_noviembres as $contadors_noviembre) @if ($contadors_noviembre == 0) @else @endif @endforeach @foreach ($contadors_diciembres as $contadors_diciembre) @if ($contadors_diciembre == 0) @else @endif @endforeach
COMPORTAMIENTO POR MES, DE LOS VACUNACIÓN DE MASCOTAS
MANIZALES {{$min}} - {{$max}}
Mes
Periodo
Total
@if ($fecha == 0)
2014 - {{$year}}
@else
{{$fecha}}
@endif
%
Enero
{{number_format($contadors_enero, 0, '.', '.')}}
{{round($contadors_enero * 100 / 1,1)}}%
{{round($contadors_enero * 100 / $total_eneros,1)}}%
{{number_format($total_eneros, 0, '.', '.')}}
Febrero
{{number_format($contadors_febrero, 0, '.', '.')}}
{{round($contadors_febrero * 100 / 1,1)}}%
{{round($contadors_febrero * 100 / $total_febreros,1)}}%
{{number_format($total_febreros, 0, '.', '.')}}
Marzo
{{number_format($contadors_marzo, 0, '.', '.')}}
{{round($contadors_marzo * 100 / 1,1)}}%
{{round($contadors_marzo * 100 / $total_marzos,1)}}%
{{number_format($total_marzos, 0, '.', '.')}}
Abril
{{number_format($contadors_abril, 0, '.', '.')}}
{{round($contadors_abril * 100 / 1,1)}}%
{{round($contadors_abril * 100 / $total_abrils,1)}}%
{{number_format($total_abrils, 0, '.', '.')}}
Mayo
{{number_format($contadors_mayo, 0, '.', '.')}}
{{round($contadors_mayo * 100 / 1,1)}}%
{{round($contadors_mayo * 100 / $total_mayos,1)}}%
{{number_format($total_mayos, 0, '.', '.')}}
Junio
{{number_format($contadors_junio, 0, '.', '.')}}
{{round($contadors_junio * 100 / 1,1)}}%
{{round($contadors_junio * 100 / $total_junios,1)}}%
{{number_format($total_junios, 0, '.', '.')}}
Julio
{{number_format($contadors_julio, 0, '.', '.')}}
{{round($contadors_julio * 100 / 1,1)}}%
{{round($contadors_julio * 100 / $total_julios,1)}}%
{{number_format($total_julios, 0, '.', '.')}}
Agosto
{{number_format($contadors_agosto, 0, '.', '.')}}
{{round($contadors_agosto * 100 / 1,1)}}%
{{round($contadors_agosto * 100 / $total_agostos,1)}}%
{{number_format($total_agostos, 0, '.', '.')}}
Septiembre
{{number_format($contadors_septiembre, 0, '.', '.')}}
{{round($contadors_septiembre * 100 / 1,1)}}%
{{round($contadors_septiembre * 100 / $total_septiembres,1)}}%
{{number_format($total_septiembres, 0, '.', '.')}}
Octubre
{{number_format($contadors_octubre, 0, '.', '.')}}
{{round($contadors_octubre * 100 / 1,1)}}%
{{round($contadors_octubre * 100 / $total_octubres,1)}}%
{{number_format($total_octubres, 0, '.', '.')}}
Noviembre
{{number_format($contadors_noviembre, 0, '.', '.')}}
{{round($contadors_noviembre * 100 / 1,1)}}%
{{round($contadors_noviembre * 100 / $total_noviembres,1)}}%
{{number_format($total_noviembres, 0, '.', '.')}}
Diciembre
{{number_format($contadors_diciembre, 0, '.', '.')}}
{{round($contadors_diciembre * 100 / 1,1)}}%
{{round($contadors_diciembre * 100 / $total_diciembres,1)}}%
{{number_format($total_diciembres, 0, '.', '.')}}
@endif