A
Anonymous
Interactive Product Card - Copy this Html, Bootstrap Component to your project
<% if booking.status == "pending" %> <p class="text-secondary rounded-pill bg-secondary"><%= booking.status %></p> (resize the button to the word "pending")
Prompt
