@extends('master') @section('titulo') {{ Lang::get($menu.'.titulo') }} @endsection @section('estilo') @endsection @section('conteudo')
@include('opex._25010.index.botao-acao') @include('opex._25010.index.table-filter') @include('opex._25010.index.table-formulario')
@include('opex._25010.create.modal-create')
@include('opex._25010.create.modal-destinatario-usuario') @include('opex._25010.create.modal-destinatario-ccusto') @include('opex._25010.index.modal-painel') @include('opex._25010.index.modal-consultar-representante') @include('opex._25010.index.modal-consultar-uf')
@endsection @section('script') @endsection