@include('ppcp._22610.index.tab-registro-producao.registro-producao', ['DESCRICAO' => '', 'HEIGHT' => '', 'TIPO' => 2])
Etapa @{{ hora.HORARIO_DESCRICAO }} Meta Dia Prod. Dia Dif. Dia Efic. Dia
Meta Prod. Dif. Efic.
@{{ gp.GP_DESCRICAO }} @{{ item.PREVISAO_HORARIA | number : 0 }} @{{ item.PRODUCAO | number : 0 }} @{{ item.PRODUCAO - item.PREVISAO_HORARIA | number : 0 }} @{{ item.PERC_EFICIENCIA | number : 2 }}% @{{ gp.PREVISAO | number : 0 }} @{{ gp.PRODUCAO | number : 0 }} @{{ gp.PRODUCAO - gp.PREVISAO | number : 0 }} @{{ gp.PERC_EFICIENCIA | number : 2 }}%
Total @{{ item.PREVISAO | number : 0 }} @{{ item.PRODUCAO | number : 0 }} @{{ item.PRODUCAO - item.PREVISAO | number : 0 }} @{{ item.PERC_EFICIENCIA | number : 2 }}% @{{ vm.Eficiencia.DADOS_ETAPA.TOTAL_GERAL.PREVISAO | number: 0 }} @{{ vm.Eficiencia.DADOS_ETAPA.TOTAL_GERAL.PRODUCAO | number: 0 }} @{{ vm.Eficiencia.DADOS_ETAPA.TOTAL_GERAL.PRODUCAO - vm.Eficiencia.DADOS_ETAPA.TOTAL_GERAL.PREVISAO | number: 0 }} @{{ vm.Eficiencia.DADOS_ETAPA.TOTAL_GERAL.PERC_EFICIENCIA | number: 2 }}%