@extends('master') @section('titulo') {{ Lang::get($menu.'.titulo') }} @endsection @section('estilo') @endsection @section('conteudo')
@include('vendas._12120.filtro') @include('vendas._12120.body') @include('vendas._12120.modal-pesq-representante') @include('vendas._12120.modal-pesq-cliente')
@endsection @section('script') @append