@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') @include('partial.flashMessage')
@csrf
Product Category *  *
{{--
product Assemble Cost  *
--}}
@endsection @section('script') {{-- --}} @endsection