@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')}}.

@if($lims_product_data->type == 'combo') @foreach($product_list as $key=>$id)
{{trans('file.product')}} {{trans('file.Quantity')}} {{trans('file.Unit Cost')}} {{trans('file.Unit Price')}}