@extends('template') @section('content')
{{$item->tanggal}}
{{{ Str::words(strip_tags($item->deskripsi), 25, ' ...') }}}