@extends('layouts.wizard') @section('content')
Order: #{{ $contract->shopify_order_name }} ยท Total: ${{ number_format((float) $contract->amount, 2) }}
By submitting, you authorize {{ config('ccaf.owner') }} to charge your card as described in the agreement.