@if ($errors->any()) @endif
Cadastro de Links da TransparĂȘncia
{!! Form::open(['route' => 'links_transparenciaCadastrargo', 'class' => 'horizontal-form', 'files' => true]) !!}

Cadastro

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