@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')
Warning: Undefined variable $lims_product_data in C:\laragon\www\pos\resources\views\backend\product\edit.blade.php on line 95

Warning: Attempt to read property "product_list" on null in C:\laragon\www\pos\resources\views\backend\product\edit.blade.php on line 95

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\laragon\www\pos\resources\views\backend\product\edit.blade.php on line 95

Warning: Undefined variable $lims_product_data in C:\laragon\www\pos\resources\views\backend\product\edit.blade.php on line 96

Warning: Attempt to read property "qty_list" on null in C:\laragon\www\pos\resources\views\backend\product\edit.blade.php on line 96

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\laragon\www\pos\resources\views\backend\product\edit.blade.php on line 96

Warning: Undefined variable $lims_product_data in C:\laragon\www\pos\resources\views\backend\product\edit.blade.php on line 97

Warning: Attempt to read property "variant_list" on null in C:\laragon\www\pos\resources\views\backend\product\edit.blade.php on line 97

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\laragon\www\pos\resources\views\backend\product\edit.blade.php on line 97

Warning: Undefined variable $lims_product_data in C:\laragon\www\pos\resources\views\backend\product\edit.blade.php on line 98

Warning: Attempt to read property "price_list" on null in C:\laragon\www\pos\resources\views\backend\product\edit.blade.php on line 98

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\laragon\www\pos\resources\views\backend\product\edit.blade.php on line 98
@foreach($product_list as $key=>$id)
Fatal error: Uncaught Error: Class "App\Models\Product" not found in C:\laragon\www\pos\resources\views\backend\product\edit.blade.php:103 Stack trace: #0 {main} thrown in C:\laragon\www\pos\resources\views\backend\product\edit.blade.php on line 103
{{trans('file.product')}} {{trans('file.Quantity')}} {{trans('file.Unit Price')}}