@extends('layoutsfrontend.master') @section('title') @lang('Title') @endsection @section('css') @endsection @section('content')
{{ Str::limit($item->summary, 100) }}