{!! Form::model($listar, [ 'method' => 'POST', 'route' => ['vendas_recorrenciasCadastrargo'], 'class' => 'horizontal-form', 'onsubmit'=>'getModalAguarde();' ]) !!} {!! Form::close() !!}