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

Cadastro

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