@extends('template.layouts.template-base') @section('title', 'Product Management - Category') @section('styles') @endsection @section('content')
Total Products - {{ $product_count }}
{{--
--}}
{{-- --}} {{-- --}}
S.No Product Price Per Kg Category StockTotal EarningsStatus Action
@include('template.layouts.confirm-delete-modal'); @endsection @section('scripts') @endsection