| {{ $company->name }} |
| Code | Name | Description | Units | Quantity |
|---|---|---|---|---|
| {{ $item->code }} | {{ $item->name }} | {{ mb_strimwidth($item->description, 0, 50, "...") }} | {{ $item->number_of_units }} | {{ $item->quantity }} |
| {{ $company->name }} |
| Code | Name | Description | Units | Quantity |
|---|---|---|---|---|
| {{ $item->code }} | {{ $item->name }} | {{ mb_strimwidth($item->description, 0, 50, "...") }} | {{ $item->number_of_units }} | {{ $item->quantity }} |