@extends('layout.mainlayout') @section('content')
@component('components.pageheader') @slot('title') Product Add sub Category @endslot @slot('title_1') Create new product Category @endslot @endcomponent
@endsection