{!! Html::decode(Form::label($name,$label.': '.$req.'')) !!} {{ Form::$type($name,$value, array_merge(['class' => 'form-control'], $attributes)) }} {!! $errors->first($name, '') !!}