| Contact | Phone | Status | Inventory | Actions | ||
|---|---|---|---|---|---|---|
| {{ $supplier->name }} | {{ $supplier->contact_person ?? 'N/A' }} | @if($supplier->email) {{ Str::limit($supplier->email, 25) }} @else N/A @endif | {{ $supplier->phone ?? 'N/A' }} | {{ $supplier->inventory_items_count }} |
|
|
| No suppliers found. Click "Add Supplier" to create one. | ||||||