@extends('layouts.front-layout') @section('title') All Best Sale Product @endsection @section('content')
{!! \Illuminate\Support\Str::limit(strip_tags($brand_wise_product->description), 70, '...') !!}