<turbo-stream action="replace" target="tab-content"><template><turbo-frame id="tab-content">
      <div class="bg-rm-blue p-6 rounded-lg mb-8 text-white">
        <p class="font-bold">Did You Know?</p>
        <p>Joint Base San Antonio in San Antonio, TX is host to Ft. Sam Houston, Randolph Air Force base, and Lackland Air Force Base. </p>
      </div>

    <!-- 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>