mengubah duplikasi data

This commit is contained in:
hildaaaevs 2025-05-24 20:52:47 +07:00
parent a4d49cd89b
commit c502439228
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@ class="{{ $isUnavailable ? 'text-gray-400 bg-gray-100' : '' }}"
</div>
</hr>
</div>
<button type="submit" wire:click="placeOrder" class="bg-green-500 mt-4 w-full p-3 rounded-lg text-lg text-white hover:bg-green-600">
<button type="submit" class="bg-green-500 mt-4 w-full p-3 rounded-lg text-lg text-white hover:bg-green-600">
Place Order
</button>
<div class="bg-white mt-4 rounded-xl shadow p-4 sm:p-7 dark:bg-slate-900">