perbaikan jquery search data
This commit is contained in:
@ -91,7 +91,7 @@
|
||||
|
||||
</div>
|
||||
<div class="card-body pt-6">
|
||||
<form class="form_customer3" method="POST" action="{{ route($route[0] . '.export') }}">
|
||||
<form class="form_customer3" >
|
||||
<div class="form-check d-flex justify-content-end " style ="margin-right:45px">
|
||||
<input class="form-check-input mycheck" type="checkbox" value="" id="selectAll">
|
||||
<label class="form-check-label mycheck" for="" style="padding-left:5px">
|
||||
@ -393,6 +393,7 @@
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
</script>
|
||||
@endpush
|
||||
</x-default-layout>
|
||||
|
Reference in New Issue
Block a user