Problem with tailwind styling in blade component
I am trying to create a radio button where the background color changes depending on the option you select. But anytime I click on the first option the second option retains the background color. But the functionality of both options works perfectly well