Delete confirmation modal in laravel blade foreach loop flickering on screen and can't click on modal – Javascript
I have a laravel blade admin panel and a list of testimonials to render on screen in my table. In my actions column of table I have a delete icon. At first, onclick of it I opened a confirmation dialog…