اعلان‌ها

یک Event، چند Delivery Channel؛ وضعیت هر کانال جدا ثبت می‌شود.

پاک کردن
@forelse($notifications as $notification)@empty@endforelse
زمانکاربرنوععنوانکانال‌هاوضعیت
{{ $notification->created_at->format('Y-m-d H:i') }}{{ $notification->user?->full_name ?: '—' }}{{ $notification->type }}{{ \Illuminate\Support\Str::limit($notification->title, 50) }}
@foreach($notification->deliveries as $delivery){{ $delivery->channel }} · {{ $delivery->status }}@endforeach
اعلانی ثبت نشده است.