{{ Form::label($title,null) }} {{ Form::file($name, array_merge(['class' => 'form-control', 'bs-type'=>'file'], (array) $attributes)) }}