@extends('master') @section('titulo') {{ Lang::get('compras/_13030.titulo-alterar') }} @endsection @section('estilo') @endsection @section('conteudo')
@include('helper.include.view.historico',['tabela' => 'TBCCUSTO_COTA', 'id' => $id]) @endsection @section('script') @append