diff --git a/resources/views/segments/products/PedramProducts/PedramProducts.blade.php b/resources/views/segments/products/PedramProducts/PedramProducts.blade.php index 0e83c04..f1ccd25 100644 --- a/resources/views/segments/products/PedramProducts/PedramProducts.blade.php +++ b/resources/views/segments/products/PedramProducts/PedramProducts.blade.php @@ -36,7 +36,7 @@ {{$product->name}}

- {{\Illuminate\Support\Str::limit(strip_tags($product->description))}} + {{\Illuminate\Support\Str::limit($product->excerpt)}}