@extends('master') @section('titulo') {{ Lang::get($menu.'.titulo') }} @endsection @section('estilo') @endsection @section('conteudo')
@include('financeiro._20140.index.top') @include('financeiro._20140.index.table') @include('financeiro._20140.index.table-legenda')
@include('financeiro._20140.create.create')
@endsection @section('script') @append