@if ($errors->any()) @endif
Cadastro de TAC'S
{!! Form::open(['route' => 'tacsCadastrargo', 'class' => 'horizontal-form', 'files' => true]) !!}

Cadastro

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