show = false, 3000)"
x-show="show"
x-cloak
x-transition:enter="transition ease-out duration-300"
x-transition:enter-start="opacity-0 translate-y-4"
x-transition:enter-end="opacity-100 translate-y-0"
x-transition:leave="transition ease-in duration-200"
x-transition:leave-start="opacity-100 translate-y-0"
x-transition:leave-end="opacity-0 translate-y-4"
class="fixed bottom-6 end-6 z-[200] flex items-center gap-3 rounded-xl px-5 py-3 text-white shadow-lg"
style="background-color: var(--tenant-primary);">
تمت الإضافة إلى السلة
عرض السلة
show = false, 4000)"
x-show="show"
x-cloak
x-transition:enter="transition ease-out duration-300"
x-transition:enter-start="opacity-0 translate-y-4"
x-transition:enter-end="opacity-100 translate-y-0"
x-transition:leave="transition ease-in duration-200"
x-transition:leave-start="opacity-100 translate-y-0"
x-transition:leave-end="opacity-0 translate-y-4"
class="fixed bottom-6 end-6 z-[200] flex items-center gap-3 rounded-xl bg-red-600 px-5 py-3 text-white shadow-lg">