@php $custom_labels = json_decode(session('business.custom_labels'), true); $product_custom_field1 = !empty($custom_labels['product']['custom_field_1']) ? $custom_labels['product']['custom_field_1'] : __('lang_v1.product_custom_field1'); $product_custom_field2 = !empty($custom_labels['product']['custom_field_2']) ? $custom_labels['product']['custom_field_2'] : __('lang_v1.product_custom_field2'); $product_custom_field3 = !empty($custom_labels['product']['custom_field_3']) ? $custom_labels['product']['custom_field_3'] : __('lang_v1.product_custom_field3'); $product_custom_field4 = !empty($custom_labels['product']['custom_field_4']) ? $custom_labels['product']['custom_field_4'] : __('lang_v1.product_custom_field4'); @endphp @can('view_product_stock_value') @endcan @if($show_manufacturing_data) @endif @can('view_product_stock_value') @endcan @if($show_manufacturing_data) @endif
SKU @lang('business.product') @lang('lang_v1.variation') @lang('product.category') Brand Warehouse @lang('sale.location') @lang('report.current_stock') @lang('purchase.unit_selling_price')@lang('lang_v1.total_stock_price')
(@lang('lang_v1.by_purchase_price'))
@lang('lang_v1.total_stock_price')
(@lang('lang_v1.by_sale_price'))
@lang('lang_v1.potential_profit')@lang('report.total_unit_sold') @lang('lang_v1.total_unit_transfered') {{$product_custom_field1}} @lang('lang_v1.lot_number') @lang('lang_v1.lot_number_original') @lang('manufacturing::lang.current_stock_mfg') @show_tooltip(__('manufacturing::lang.mfg_stock_tooltip'))