@extends('layouts.app') @section('content') @php $combo_id = 0; @endphp @php $businessType = businessType(); @endphp

Edit Product

Edit your product details.

General Details

What all are the general information about your new product?

Add product name, supplier info, tags, product description and images for your
new product in this section.

@if($data["language"] == 2)
@endif @if($businessType != '' && $businessType == 'Restaurant')
@endif
@if($data["language"] == 2)
@endif
@if($businessType != '' && $businessType == 'Restaurant')
@foreach($tags as $_tags) @foreach($data["category"] as $key => $value) @endforeach @if(isset($tag_value))
{{ $tag_value }}
@endif @endforeach
@endif
@if($businessType != '' && $businessType == 'Restaurant')
@endif
has('product_images') && count(session()->get('product_images')) > 0 ) echo 'style = "background:none" ' @endphp id="drop-area">
@if(session()->has('product_images')) @foreach(session()->get('product_images') as $key => $value)
@endforeach @endif
@if($businessType != '' && $businessType == 'Restaurant')
@if($data['product_details']['kot'] != NULL) @foreach($kot_ids as $_kot_ids) @if($_kot_ids != '') @if($_kot_ids != 0) @foreach($data['kot'] as $key=>$value) @endforeach @if(isset($kot_name))
{{$kot_name}}
@endif @endif @endif @endforeach @endif
@endif

Inventory Information

How you want to store, list track and sell your new product?

You can set product supply details, suppliers, selling channels, supply & sales
details in this section

@if((int)$data['product_details']['supplier_cost'] == $data['product_details']['supplier_cost']) @php $pro_supplier_cost = (int)$data['product_details']['supplier_cost']; @endphp @else @php $pro_supplier_cost = $data['product_details']['supplier_cost']; @endphp @endif