{!! Form::textarea('code', old('code'), array('style' => 'width: 100%', "class" => "editor")) !!}
{!! Form::reset('Annuler', array("onclick" => "window.location = '" . action('FormulaireController@scripts') . "'", "class" => "btn btn-sm bg-orange waves-effect m-t-15 pull-right")) !!}