@extends('backend.layout.main') @if(in_array('ecommerce',explode(',',$general_setting->modules))) @push('css') @endpush @endif @section('content') {{trans('file.Update Product')}} {{trans('file.The field labels marked with * are required input fields')}}. {{trans('file.Product Type')}} * Standard Combo Digital Service {{trans('file.Product Name')}} * {{trans('file.Product Code')}} * {{trans('file.Barcode Symbology')}} * UPC-E Code 128 Code 39 UPC-A EAN-8 EAN-13 {{trans('file.Attach File')}} {{trans('file.add_product')}} {{trans('file.Combo Products')}} {{trans('file.product')}} {{trans('file.Quantity')}} {{trans('file.Unit Cost')}} {{trans('file.Unit Price')}} @if($lims_product_data->type == 'combo') @foreach($product_list as $key=>$id)
{{trans('file.The field labels marked with * are required input fields')}}.