{!! svg_icon('message-star', '#6c757d', '16') !!} {!! Str::limit(strip_tags($product->description), 100, '...') ?? 'No short description available.' !!} @if (strlen(strip_tags($product->description)) > 100) Read more @endif
| {{ ucfirst(str_replace('_', ' ', $attribute->key)) }} | {{ $attribute->value }} | @endforeach {{-- If odd attribute count --}} @if ($chunk->count() === 1)@endif | |
|---|---|---|---|
| {!! $product->description ?? 'N/A' !!} | |||