@extends('master') @section('titulo') {{ Lang::get('compras/_13030.titulo') }} @endsection @section('estilo') @endsection @section('conteudo')
Filtros
Cotas Cadastradas
C. Custo / Período / C. Contábil
Cota/Fat.
Extra (+)
Subtotal
Reduções/Dev. (-)
Utiliz.
% Utiliz.
Saldo
Custo Setor
@include('helper.include.view.delete-confirm') @include('compras._13030.show-dre.modal') @include('compras._13030.show.modal') @include('compras._13030.show-ggf.modal') @include('compras._13030.show-ggf-detalhe.modal') @include('compras._13030.modal') @include('helper.include.view.historico',[ 'tabela' => 'TBCCUSTO_COTA', 'id' => 23068, 'no_button' => 'true' ]) @endsection @include('helper.include.view.pdf-imprimir') @section('script') @append