@extends('layouts.front-layout') @section('content')
{!! \Illuminate\Support\Str::limit(strip_tags($feature_product->description), 70, '...') !!}
{!! \Illuminate\Support\Str::limit(strip_tags($feature_product->description), 70, '...') !!}
{!! \Illuminate\Support\Str::limit(strip_tags($popular_product->description), 70, '...') !!}