I have a Laravel app for which I'm trying to trigger a Bootstrap tooltip on a badge, but am getting the following error in the console:
Uncaught ReferenceError: Tooltip is not defined
I'm importing Popper and JavaScript components in resources/js/bootstrap.js as per the Bootstrap 5 
