$model->id, 'number' => $model->number, 'text' => $model->text, 'fillable' => $model->fillable, 'description' => $model->description ]; } }