Dropdown (select) not populating data

My dropdown list not populating when using 2 parameter in query, using AND. I’m using sqlite DB & PHPRadVue / Laravel.

here is my custom query

No data populate with click on Dropdown list
The query only work if change to single parameter. Any idea?, Im new to PHP and still learning. TIA

test your query with a MySQL manager like PhpMyAdmin and see if you get any data.