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

Product SectionDetails

@endsection @section('breadcrumb-items') @endsection @section('content')
{{-- --}}
Product Category Information
ID {{ $product_section->id }}
Product Category {{ $product_section->cabinets_name }}
product Assemble Cost {{ $product_section->assemble_price }}
@endsection @section('script') @endsection
Product Catalog Information