{% extends "base.html" %} {% block title %}Checkout - LegalSnacks{% endblock %} {% block content %}

🔐 Secure Checkout

💰 Account Balance

${{ "%.2f"|format(user_balance) }}

Plan the Heist
Make the Drop

📍 Delivery Coordinates

💳 Payment Intel

🔒 Your payment is encrypted with quantum entanglement

{% endblock %}