@extends('branch.layout.default') @section('content')

Manage Product

@if (session()->has('success')) @endif @if (session()->has('error')) @endif @if (session('status')) @endif

Product Details

Product Name {{$product[0]['product_name']}}
Product Price {{$product[0]['product_price']}}
Product Detail {{$product[0]['product_description']}}

Optional Products

@foreach ($product_lo as $productlo) @if($labelid_new != $labelid_old)
{{$productlo['label_names']}}