<turbo-stream action="update" target="history_list"><template>
    <div class="flex items-center justify-center">
    
<div class="flex flex-col gap-5 max-w-[425px] w-full px-8  py-8 ">
  <div class="flex items-center justify-between flex-col gap-6">
    <img width="140" height="140" alt="" aria-hidden="true" loading="lazy" decoding="async" class="w-[140px] h-[140px]" src="/assets/svg/illustrations/empty-box-f4bfba17.svg" />

    <h3 class="text-3xl leading-9 font-semibold text-gray-900 text-center">Aucun achat de carte cadeaux</h3>
  </div>

</div>
  </div>

</template></turbo-stream>