'general_config_form', 'enctype' => 'multipart/form-data', 'class' => 'form-horizontal']) ?>
'control-label col-xs-2']) ?>
'control-label col-xs-2']) ?>
lang('Config.floating_labels'), 'input_groups' => lang('Config.input_groups') ], $config['login_form'], 'class="form-control input-sm"' ) ?>
'control-label col-xs-2 required']) ?>
'default_sales_discount', 'id' => 'default_sales_discount', 'class' => 'form-control input-sm required', 'type' => 'number', 'min' => 0, 'max' => 100, 'value' => $config['default_sales_discount'] ]) ?> 'default_sales_discount_type', 'name' => 'default_sales_discount_type', 'value' => 1, 'data-toggle' => 'toggle', 'data-size' => 'normal', 'data-onstyle' => 'success', 'data-on' => '' . $config['currency_symbol'] . '', 'data-off' => '%', 'checked' => $config['default_sales_discount_type'] == 1 ]) ?>
'control-label col-xs-2 required']) ?>
'default_receivings_discount', 'id' => 'default_receivings_discount', 'class' => 'form-control input-sm required', 'type' => 'number', 'min' => 0, 'max' => 100, 'value' => $config['default_receivings_discount'] ]) ?> 'default_receivings_discount_type', 'name' => 'default_receivings_discount_type', 'value' => 1, 'data-toggle' => 'toggle', 'data-size' => 'normal', 'data-onstyle' => 'success', 'data-on' => '' . $config['currency_symbol'] . '', 'data-off' => '%', 'checked' => $config['default_receivings_discount_type'] == 1 ]) ?>
'control-label col-xs-2']) ?>
'enforce_privacy', 'id' => 'enforce_privacy', 'value' => 'enforce_privacy', 'checked' => $config['enforce_privacy'] == 1 ]) ?>  
'control-label col-xs-2']) ?>
'receiving_calculate_average_price', 'id' => 'receiving_calculate_average_price', 'value' => 'receiving_calculate_average_price', 'checked' => $config['receiving_calculate_average_price'] == 1 ]) ?>
'control-label col-xs-2 required']) ?>
'lines_per_page', 'id' => 'lines_per_page', 'class' => 'form-control input-sm required', 'type' => 'number', 'min' => 10, 'max' => 1000, 'value' => $config['lines_per_page'] ]) ?>
'control-label col-xs-2']) ?>
lang('Config.top'), 'bottom' => lang('Config.bottom') ], $config['notify_vertical_position'], 'class="form-control input-sm"' ) ?>
lang('Config.left'), 'center' => lang('Config.center'), 'right' => lang('Config.right') ], $config['notify_horizontal_position'], 'class="form-control input-sm"' ) ?>
'control-label col-xs-2']) ?>
'image_max_width', 'id' => 'image_max_width', 'class' => 'form-control input-sm required', 'type' => 'number', 'min' => 128, 'max' => 3840, 'value' => $config['image_max_width'], 'data-toggle' => 'tooltip', 'data-placement' => 'top', 'title' => lang('Config.image_max_width_tooltip') ]) ?>
'image_max_height', 'id' => 'image_max_height', 'class' => 'form-control input-sm required', 'type' => 'number', 'min' => 128, 'max' => 3840, 'value' => $config['image_max_height'], 'data-toggle' => 'tooltip', 'data-placement' => 'top', 'title' => lang('Config.image_max_height_tooltip') ]) ?>
'image_max_size', 'id' => 'image_max_size', 'class' => 'form-control input-sm required', 'type' => 'number', 'min' => 128, 'max' => 2048, 'value' => $config['image_max_size'], 'data-toggle' => 'tooltip', 'data-placement' => 'top', 'title' => lang('Config.image_max_size_tooltip') ]) ?>
'image_allowed_types[]', 'options' => $image_allowed_types, 'selected' => $selected_image_allowed_types, 'id' => 'image_allowed_types', 'class' => 'selectpicker show-menu-arrow', 'data-none-selected-text' => lang('Common.none_selected_text'), 'data-selected-text-format' => 'count > 1', 'data-style' => 'btn-default btn-sm', 'data-width' => '100%' ]) ?>
'control-label col-xs-2']) ?>
'gcaptcha_enable', 'id' => 'gcaptcha_enable', 'value' => 'gcaptcha_enable', 'checked' => $config['gcaptcha_enable'] == 1 ]) ?>
'required control-label col-xs-2', 'id' => 'config_gcaptcha_site_key']) ?>
'gcaptcha_site_key', 'id' => 'gcaptcha_site_key', 'class' => 'form-control input-sm required', 'value' => $config['gcaptcha_site_key'] ]) ?>
'required control-label col-xs-2', 'id' => 'config_gcaptcha_secret_key']) ?>
'gcaptcha_secret_key', 'id' => 'gcaptcha_secret_key', 'class' => 'form-control input-sm required', 'value' => $config['gcaptcha_secret_key'] ]) ?>
'control-label col-xs-2']) ?>
lang('Items.name'), 'item_number' => lang('Items.number_information'), 'unit_price' => lang('Items.unit_price'), 'cost_price' => lang('Items.cost_price') ], $config['suggestions_first_column'], 'class="form-control input-sm"' ) ?>
lang('Config.none'), 'name' => lang('Items.name'), 'item_number' => lang('Items.number_information'), 'unit_price' => lang('Items.unit_price'), 'cost_price' => lang('Items.cost_price') ], $config['suggestions_second_column'], 'class="form-control input-sm"' ) ?>
lang('Config.none'), 'name' => lang('Items.name'), 'item_number' => lang('Items.number_information'), 'unit_price' => lang('Items.unit_price'), 'cost_price' => lang('Items.cost_price') ], $config['suggestions_third_column'], 'class="form-control input-sm"' ) ?>
'control-label col-xs-2']) ?>
'control-label col-xs-2']) ?>
'derive_sale_quantity', 'id' => 'derive_sale_quantity', 'value' => 'derive_sale_quantity', 'checked' => $config['derive_sale_quantity'] == 1 ]) ?>  
'control-label col-xs-2']) ?>
'show_office_group', 'id' => 'show_office_group', 'value' => 'show_office_group', 'checked' => $show_office_group > 0 ]) ?>
'control-label col-xs-2']) ?>
'multi_pack_enabled', 'id' => 'multi_pack_enabled', 'value' => 'multi_pack_enabled', 'checked' => $config['multi_pack_enabled'] == 1 ]) ?>
'control-label col-xs-2']) ?>
'include_hsn', 'id' => 'include_hsn', 'value' => 'include_hsn', 'checked' => $config['include_hsn'] == 1 ]) ?>
'control-label col-xs-2']) ?>
'category_dropdown', 'id' => 'category_dropdown', 'value' => 'category_dropdown', 'checked' => $config['category_dropdown'] == 1 ]) ?>
'submit_general', 'id' => 'submit_general', 'value' => lang('Common.submit'), 'class' => 'btn btn-primary btn-sm pull-right' ]) ?>