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