@php use Illuminate\Support\Str; @endphp @forelse($notifications as $notify)
{{ Str::limit($notify->message, 80) }}
No notifications