Esempio n. 1
0
 public function edit()
 {
     return Form::textarea($this->name, $this->value, $this->attributes);
 }