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