{{ __('Product Settings') }}

@csrf

{{ __('Add Product Settings') }}

modules) || (optional($product_setting->modules)['show_product_price'] ?? false) ? 'checked' : '' }}>
modules)['show_product_code'] === '1' ? 'checked' : '' }}>
modules) || (optional($product_setting->modules)['show_product_stock'] ?? false) ? 'checked' : '' }}>
modules) || (optional($product_setting->modules)['show_product_unit'] ?? false) ? 'checked' : '' }}>
modules)['show_product_brand'] === '1' ? 'checked' : '' }}>
modules)['show_model_no'] === '1' ? 'checked' : '' }}>
modules) || (optional($product_setting->modules)['show_product_category'] ?? false) ? 'checked' : '' }}>
modules)['show_product_manufacturer'] === '1' ? 'checked' : '' }}>
modules)['show_product_image'] === '1' ? 'checked' : '' }}>
modules) || (optional($product_setting->modules)['show_alert_qty'] ?? false) ? 'checked' : '' }}>
modules)['show_vat_id'] === '1' ? 'checked' : '' }}>
modules)['show_vat_type'] === '1' ? 'checked' : '' }}>
modules) || (optional($product_setting->modules)['show_exclusive_price'] ?? false) ? 'checked' : '' }}>
modules) || (optional($product_setting->modules)['show_inclusive_price'] ?? false) ? 'checked' : '' }}>
modules) || (optional($product_setting->modules)['show_profit_percent'] ?? false) ? 'checked' : '' }}>
@if (moduleCheck('warehouseAddon'))
modules)['show_warehouse'] === '1' ? 'checked' : '' }}>
@endif
modules)['show_rack'] === '1' ? 'checked' : '' }}>
modules)['show_shelf'] === '1' ? 'checked' : '' }}>
modules)['show_action'] === '1' ? 'checked' : '' }}>
modules)['show_weight'] === '1' ? 'checked' : '' }}>
modules)['show_warranty'] === '1' ? 'checked' : '' }}>
modules)['show_guarantee'] === '1' ? 'checked' : '' }}>
@if (moduleCheck('SerialCodeAddon'))
modules)['show_serial'] === '1' ? 'checked' : '' }}>
@endif

{{ __('Additional Product Field') }}

{{ __('MRP/PRICE') }}
modules) || (optional($product_setting->modules)['show_product_sale_price'] ?? false) ? 'checked' : '' }}>
modules)['show_product_wholesale_price'] === '1' ? 'checked' : '' }}>
modules)['show_product_dealer_price'] === '1' ? 'checked' : '' }}>
{{ __('Batch Tracking') }}
modules)['show_batch_no'] === '1' ? 'checked' : '' }}>
{{-- Expiry Date --}}
modules)['show_expire_date'] === '1' ? 'checked' : '' }}>
{{-- MFG Date --}}
modules)['show_mfg_date'] === '1' ? 'checked' : '' }}>
{{ __('Product Type') }}
modules) || (optional($product_setting->modules)['show_product_type_single'] ?? false) ? 'checked' : '' }}>
modules)['show_product_type_variant'] === '1' ? 'checked' : '' }}>
modules)['show_product_type_combo'] === '1' ? 'checked' : '' }}>

{{ __('Purchase Setting') }}

modules)['show_product_batch_no'] === '1' ? 'checked' : '' }}>
modules)['show_product_expire_date'] === '1' ? 'checked' : '' }}>

{{ __('Sale Setting') }}

modules)['allow_due_sale'] === '1' ? 'checked' : '' }}>
modules)['allow_product_discount'] === '1' ? 'checked' : '' }}>