get values from rendered select (more than one select) in jquery

In my laravel project i’m using jquery to render multiple selects into my blade (number of selects can change based on conditions). how do i get the values of all the renderd select’s in another jquery function