I\'m trying to set active class in my list item, but it doesn\'t work.
My code in blade:
@foreach($data as $site)
I am using Laravel 7 and Bootstrap Dropdown. So there are several collapse items that depend on the link, this works: