{{ Form::open(array('route' => 'features_store', 'method'=>'post', 'enctype' => "multipart/form-data",'class'=>'needs-validation', 'novalidate')) }} {{ Form::close() }} {{----}}