@if ($errors->any()) @endif
Cadastro de arquivos da Lei Paulo Gustavo
{!! Form::open(['route' => 'lei_paulo_gustavoCadastrargo', 'class' => 'horizontal-form', 'files' => true]) !!}

Cadastro

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