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