@if ($errors->any()) @endif
Lançamento de TransferĂȘncia
{!! Form::open(['route' => 'transferenciaCadastrargo', 'class' => 'horizontal-form', 'files' => true]) !!}

Cadastro

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