<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <style> .youtube-container { position: relative; padding-top: 56.25%; /* 16:9 aspect ratio */ overflow: hidden; } .youtube-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } </style> </head> <body> <div class="youtube-container"> <iframe src="https://www.youtube.com/embed/p4HHSQFc6gw?rel=0" frameborder="0" allowfullscreen></iframe> </div> </body> </html>

Building a Culture of Safety in the Field with Terry Newman (GAC Enterprises)

Terry Newman, Claims and Locate Manager at GAC Enterprises, shares how decades in the industry have shaped his approach to damage prevention. He reflects on the necessity of safety, the role of education, and how fostering a culture of learning helps protect both crews and communities.

Related Videos