@forelse ($notifications as $notification)
{!! Str::limit(BaseHelper::clean($notification->title), 30) !!}
{{ $notification->created_at->diffForHumans() }}
{!! Str::limit(BaseHelper::clean($notification->description), 80) !!} description)) <= 80) style="display: none" @endif> {{ trans('core/base::notifications.show_more') }}{{ trans('core/base::notifications.please_check_again_later') }}