'receivings_edit_form', 'class' => 'form-horizontal']) ?>
'control-label col-xs-3']) ?> '_blank', 'class' => 'control-label col-xs-8', "style" => "text-align:left"]) ?>
'control-label col-xs-3']) ?>
'date', 'value' => to_datetime(strtotime($receiving_info['receiving_time'])), 'id' => 'datetime', 'class' => 'datetime form-control input-sm', 'readonly' => 'readonly' ]) ?>
'control-label col-xs-3']) ?>
'supplier_name', 'value' => esc($selected_supplier_name), 'id' => 'supplier_name', 'class' => 'form-control input-sm']) ?>
'control-label col-xs-3']) ?>
'reference', 'value' => esc($receiving_info['reference']), 'id' => 'reference', 'class' => 'form-control input-sm']) ?>
'control-label col-xs-3']) ?>
'control-label col-xs-3']) ?>
'comment','value' => esc($receiving_info['comment']), 'id' => 'comment', 'class' => 'form-control input-sm']) ?>