Currently working in Bootstrap 4, I have a requirement to incorporate a checkbox and a dropdown menu side by side within a div. The checkbox should be positioned before the dropdown.
For reference, an image depicting the desired layout can be viewed below:
Example image:
https://i.sstatic.net/inp8p.png
Any suggestions on how I can achieve this using Bootstrap 4?