@extends('template.layouts.template-base') @section('title', 'Product Management - Category') @section('styles') @endsection @section('content')
{{-- --}} {{-- --}}
S.No Category Name No of Products DescriptionTotal EarningsStatus Action
Add Category
@csrf
0/100
0/100
View Category

Edit Category
@csrf @method('PUT')
0/100
0/100
{{--
--}} @include('template.layouts.confirm-delete-modal') @endsection @section('scripts') @endsection