<turbo-stream action="replace" target="tab-content"><template><turbo-frame id="tab-content">

    <!-- Sold Out Message -->
    <div class="py-8 px-4">
      <h2 class="text-3xl font-bold text-red-600 mb-6">Sold Out</h2>
      <div class="space-y-6 text-gray-700">
        <p class="text-lg">
          Online registrations for exhibitors are no longer available for this event. If you'd like to talk to someone about how to attend this event or other options to hire veterans in your area, please call 513-677-7054.
        </p>

        <p class="text-lg">
          <a class="text-primary-1 underline" href="https://my.recruitmilitary.com/events/exhibitors">Search for upcoming events here.</a>
          Reach the team directly to discuss additional options, 513-677-7054.
        </p>
      </div>
    </div>
</turbo-frame>
</template></turbo-stream>