@extends('frontend.layouts.app') @section('content')
{{ strip_tags($slider->description) }}
{{ $detail->description }}
{{ Str::words(strip_tags($service->description), 15, '...') }}
“{{ strip_tags($testimonial->description) }}”
{{ Str::words(strip_tags($blog->description), 20, '...') }}