@extends('site.layouts.app') @section('content')
{!! strip_tags(\Illuminate\Support\Str::limit($post->content, 120)) !!}