@extends('layouts.admin') @section('title', 'Products Management') @section('content')

Products Management

Manage catalog items, pricing, inventory stock, and details.

Filter:
Image Product Name Category Price Stock Status Actions

Add New Product

@csrf

Edit Product

@csrf
@push('scripts') @endpush @endsection