| ID | Name | Country | Vendor Type | Product Source | Credit Limit | Actions |
|---|---|---|---|---|---|---|
| {{ $supplier->id }} | {{ $supplier->name }} | {{ $supplier->country_name }} | {{ ucfirst($supplier->vendor_type) }} | {{ ucfirst($supplier->product_source_type) }} | {{ number_format($supplier->credit_limit, 2) }} | |
| No suppliers found. | ||||||