@extends('admin.layouts.master') @section('title') Content Management @endsection @section('css') @endsection @section('content')
{{ Str::limit($content->content_description, 100) }}