@extends('lyt.app') @section('title', $menu->label) @section('content')
{!! Str::limit(strip_tags($item->content), 250) !!}