add webcam to customer create/update
This commit is contained in:
@@ -16,7 +16,7 @@ use kartik\widgets\DatePicker;
|
||||
<div class="customer-form">
|
||||
|
||||
<?php $form = ActiveForm::begin(); ?>
|
||||
|
||||
<?= $form->field($model, 'photo_data')->hiddenInput()->label(false) ?>
|
||||
|
||||
<div class='row'>
|
||||
<div class='col-md-3'>
|
||||
|
||||
Reference in New Issue
Block a user