@include('livewire.notification.bucket.include.index.buttons') @include('livewire.notification.bucket.include.index.filter')
@include('livewire.notification.bucket.include.index.table') @if ($buckets->hasPages()) {{ $buckets->links() }} @endif