@if(count($trending_products) > 0)
Top Selling Products
{{ \Illuminate\Support\Str::limit($tp['product_name'] , $limit = 16, $end = ' ...') }}
Tk {{ number_format($tp['product_price2'], 0, '.', ',') }}