{!! Form::open( ['route' => ['gastos.registrarShow'], 'method' => 'post', 'class' => 'form-horizontal', 'enctype' => 'multipart/form-data', 'role' => 'form', 'id' => 'FormRegistrar', 'files' => false, 'name' => 'FormRegistrar' ]) !!}

Registrar

{{ Form::close() }}
c1 c2 c3 c4 c5 c6 c7 c8 c9 c10