{# # Billing Form (Bootstrap 5 Override) # # Renders billing address fields within a Bootstrap card. # # Expected context: # checkout - WC_Checkout object with: # .get_checkout_fields('billing') - Array of billing field configs # # WooCommerce PHP equivalent: checkout/form-billing.php # # @package WcBootstrap # @since 0.1.0 #}