@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') Warning: Undefined variable $lims_product_data in /home/ntseahrz/pos.ntseuae.com/resources/views/backend/product/edit.blade.php on line 111 Warning: Attempt to read property "product_list" on null in /home/ntseahrz/pos.ntseuae.com/resources/views/backend/product/edit.blade.php on line 111 Warning: Undefined variable $lims_product_data in /home/ntseahrz/pos.ntseuae.com/resources/views/backend/product/edit.blade.php on line 112 Warning: Attempt to read property "qty_list" on null in /home/ntseahrz/pos.ntseuae.com/resources/views/backend/product/edit.blade.php on line 112 Warning: Undefined variable $lims_product_data in /home/ntseahrz/pos.ntseuae.com/resources/views/backend/product/edit.blade.php on line 113 Warning: Attempt to read property "variant_list" on null in /home/ntseahrz/pos.ntseuae.com/resources/views/backend/product/edit.blade.php on line 113 Warning: Undefined variable $lims_product_data in /home/ntseahrz/pos.ntseuae.com/resources/views/backend/product/edit.blade.php on line 114 Warning: Attempt to read property "price_list" on null in /home/ntseahrz/pos.ntseuae.com/resources/views/backend/product/edit.blade.php on line 114 @foreach($product_list as $key=>$id) Fatal error: Uncaught Error: Class "App\Models\Product" not found in /home/ntseahrz/pos.ntseuae.com/resources/views/backend/product/edit.blade.php:119 Stack trace: #0 {main} thrown in /home/ntseahrz/pos.ntseuae.com/resources/views/backend/product/edit.blade.php on line 119
{{trans('file.The field labels marked with * are required input fields')}}.