@extends('frontend.layouts.app') @section('content')
{{ Str::words(strip_tags($blog->description), 20, '...') }}