@extends('layouts.tenant.master') @section('title', 'Product Menu') @section('css') @endsection @section('style') @endsection @section('breadcrumb-title')

UpdateProduct

@endsection @section('breadcrumb-items') @endsection @section('content')
@csrf
Select Catalog
Select Section
Select Color
Cabinet Label
SKU
Weight
Cost
Details:
Assemble Cost
Quantity
Details
Select Menufacture Date
Image
@endsection @section('script') @endsection