@extends('admin.layout') @section('title', 'Proprietary Herbal Formulations') @section('content')
| Image | Code | Product Name | Category | Actions |
|---|---|---|---|---|
|
|
{{ $prod->prod_code ?: 'SR-' . str_pad($prod->id, 4, '0', STR_PAD_LEFT) }} | {{ $prod->prod_name }} | {{ $prod->category->cat_name ?? 'Proprietary' }} | |
| No proprietary products found. | ||||