Image | Icon Image | Name | Items Count | Actions |
---|---|---|---|---|
@if (json_decode($brand->image))
@foreach (json_decode($brand->image) as $image)
|
@if (json_decode($brand->icon_image))
@foreach (json_decode($brand->icon_image) as $iconImage)
|
{{ $brand->name }} | {{ $brand->items->count() }} | |
No brands found. |