Jones Walker’s Bankruptcy & Restructuring Practice combines national reach with deep regional insight to guide clients through complex financial challenges. From Chapter 11 cases to cross-border restructurings, the team represents creditors, debtors, lenders, committees, and investors in high-stakes insolvency matters across the United States. With experience in major bankruptcy venues and industries including energy, financial services, hospitality, maritime, utilities, and real estate, Jones Walker delivers award-winning counsel grounded in practical solutions. The practice is known for strategic advocacy, efficient execution, and a commitment to value—helping clients navigate uncertainty, protect interests, and position themselves for long-term success.

/*umx-dollar-fix*/window.$ = window.$ || window.jQuery; // REVEAL SPONSOR BIO // Open $(document).on('click', '.sponsor .sponsor-card .sponsor-title .sponsor-open', function (e) { e.preventDefault(); var $sponsor = $(this).closest('.sponsor'); $sponsor.find('.sponsor-card').addClass('hide'); $sponsor.find('.sponsor-info').removeClass('hide'); }); // Close: return to initial state $(document).on('click', '.sponsor .sponsor-info .sponsor-close', function (e) { e.preventDefault(); var $sponsor = $(this).closest('.sponsor'); $sponsor.find('.sponsor-info').addClass('hide'); $sponsor.find('.sponsor-card').removeClass('hide'); }); // REMOVE PROFILE PHOTO LINK $(document).ready(function() { $(".um .um-profile-photo a.um-profile-photo-img").removeAttr("href"); });