{{ session('success') }}
@endif
@if (session('error'))
{{ session('error') }}
@endif
{{ $daftars->links('vendor.pagination.simple-bootstrap-5') }}