@extends('helper.include.view.modal', ['id' => 'modal-demonstrativo-depreciacao-anual', 'class_size' => 'modal-full']) @section('modal-header-left') @overwrite @section('modal-header-right') @overwrite @section('modal-body')
@php $meses = array(1 => ['01','Janeiro'],['02','Fevereiro'],['03','Março'],['04','Abril'],['05','Maio'],['06','Junho'],['07','Julho'],['08','Agosto'],['09','Setembro'],['10','Outubro'],['11','Novembro'],['12','Dezembro'])
Os itens do(s) grupo(s) "@{{vm.DemonstrativoDepreciacaoAnual.TextoNaoContabilizar}}" não serão contabilizados
Estabelecimento Tipo @{{ mes.MES_DESCRICAO }}/@{{ mes.ANO }} Total
@{{ tipo.ESTABELECIMENTO_ID | lpad : [3,0] }} - @{{ tipo.ESTABELECIMENTO_NOMEFANTASIA }} @{{ tipo.TIPO_ID | lpad : [2,0] }} - @{{ tipo.TIPO_DESCRICAO }} R$ @{{ tipo_mes.VALOR | number : 2 }} R$ @{{ tipo.VALOR | number : 2 }}
Totalizador R$ @{{ mes.VALOR | number : 2 }} R$ @{{ vm.DemonstrativoDepreciacaoAnual.TOTAL_GERAL | number : 2 }}
C. Custo @{{ mes.MES_DESCRICAO }}/@{{ mes.ANO }} Total
@{{ ccusto.CCUSTO_MASK }}@{{ ccusto.CCUSTO_DESCRICAO }} R$ @{{ ccusto_mes.VALOR | number : 2 }} R$ @{{ ccusto.VALOR | number : 2 }}
@{{ tipo.ESTABELECIMENTO_ID | lpad : [3,0] }} - @{{ tipo.ESTABELECIMENTO_NOMEFANTASIA }} @{{ tipo.TIPO_ID | lpad : [2,0] }} - @{{ tipo.TIPO_DESCRICAO }} R$ @{{ tipo_mes.VALOR | number : 2 }} R$ @{{ tipo.VALOR | number : 2 }}
Totalizador R$ @{{ mes.VALOR | number : 2 }} R$ @{{ vm.DemonstrativoDepreciacaoAnual.TOTAL_GERAL | number : 2 }}
Estabelecimento Tipo @{{ mes.MES_DESCRICAO }}/@{{ mes.ANO }} Total
@{{ tipo.ESTABELECIMENTO_ID | lpad : [3,0] }} - @{{ tipo.ESTABELECIMENTO_NOMEFANTASIA }} @{{ tipo.TIPO_ID | lpad : [2,0] }} - @{{ tipo.TIPO_DESCRICAO }} R$ @{{ tipo_mes.VALOR | number : 2 }} R$ @{{ tipo.VALOR | number : 2 }}
@{{ ccusto.CCUSTO_MASK }}@{{ ccusto.CCUSTO_DESCRICAO }} R$ @{{ tipo_mes.VALOR | number : 2 }} R$ @{{ ccusto.VALOR | number : 2 }}
Totalizador R$ @{{ mes.VALOR | number : 2 }} R$ @{{ vm.DemonstrativoDepreciacaoAnual.TOTAL_GERAL | number : 2 }}
@overwrite