@extends('master') @section('titulo') {{ Lang::get('compras/_13030.titulo') }} @endsection @section('estilo') @endsection @section('conteudo')
{{ Lang::get('master.info-geral') }}
BLOQUEIO == 1) ? 'checked' : '' }} disabled />
NOTIFICACAO == 1) ? 'checked' : '' }} disabled />
DESTAQUE == 1) ? 'checked' : '' }} disabled />
TOTALIZA == 1) ? 'checked' : '' }} disabled />
{{ Lang::get('compras/_13030.cota-extra') }}
{{ Lang::get('compras/_13030.outros-lancamentos') }}
@include('helper.include.view.historico',['tabela' => 'TBCCUSTO_COTA', 'id' => $id]) @endsection @section('script') @append