@if ($errors->any()) @endif
Cadastro de Relatório Estatístico LAI
{!! Form::open(['route' => 'relatorio_estatistico_laiCadastrargo', 'class' => 'horizontal-form', 'files' => true]) !!}

Cadastro

@include ('painel.relatorio_estatistico_lai.form')
{!! Form::close() !!}