@extends('backend.layout.main') @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 Price')}}