DataTable by default has a single search box that uses for searching globally.
If default search filter is not fulfilling your requirement then you can customize and add you own filter elements like – dropdown, date filter, textbox, etc.
In this tutorial, I show how you can add custom filter in DataTable AJAX pagination in Laravel 9.