| Oggetto | Messaggio | Parole | Data Creazione | ... |
|---|---|---|---|---|
| {{$record->name}} | {{ Str::limit(strip_tags($record->content), 80) }} | @php $wordCount = str_word_count(strip_tags($record->content)); $badgeClass = $wordCount > 500 ? 'bg-warning' : 'bg-info'; @endphp {{ $wordCount }} parole | {{ $record->created_at->format('d/m/Y H:i') }} |