UI
Popover
/resources/js/Components/ui/popover
Shadcn-vue Popover component: https://www.shadcn-vue.com/docs/components/popover.html
Component PopoverContent.vue
has predefined width by default. If you want to make popover same width as its trigger, you can add class popover-content
to the component.