@extends('layouts.admin') @section('page_title', 'Product Inventory') @section('content')

Manage your product catalog, upload media images, and check inventory stock levels.

Add Product
SL Product Category Price Stock Featured Actions
@endsection @section('scripts') @endsection