@section('title','Add Product Category') @include('layout.header') @include('layout.sidebar')

Add Product Category

@csrf
@include('layout.footer')