field($model, 'title') ->textInput([/* ... */ 'placeholder' => $model->getAttributeLabel('title')]) ->label(false) ?>