Changing the brand logo
I have created the file resources\views\components\brand.blade.php following the example in the documentation. However, I am not sure where to put the logo image.
Calculating the number of selections
I need a function that can display the number of people who have selected an option. Below is my database structure and current code.