public function submit($value = null, $attributes = array()) { return $this->input('submit', null, $value, $attributes); }