Dropdown
The dropdown blade component provides a styled dropdown menu. Its only option is label which sets the dropdown label.
Inside the dropdown set its items using the dropdown-link component.
To change the classes edit the blade component at:
resources/views/components/dropdown.blade.php
resources/views/components/dropdown-link.blade.php