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

CreateProduct Category

@endsection @section('breadcrumb-items') @endsection @section('content')
{{--
Best Selling Product
--}} Create Product Category Restore Product Category   Refresh
Export Import
{{-- --}} @foreach ($product_section as $product_section) {{-- --}} {{-- --}} @endforeach
# Product Categoryproduct Assemble CosteAction
{{ $product_section->id }} {{ $product_section->cabinets_name }}{{ $product_section->assemble_price }}{{ $product_section->assemble_price }} Show | Edit | {{-- --}} Delete
# Product Category Action
@endsection @section('script') {{-- --}} @endsection