<?= $form->field($model, 'column_name')->textInput(['placeholder' => 'your placeholder...'])->label(false); ?>