Load balancer & http2

Is anyone able to shed some light on how to get the load balancer to server data via http2, all the requests are logging in the browser as http1

I have the ssl setup on the load balancer, and the laravel installed on 2 web servers.

Thanks