@extends('spark::layouts.app') @section('scripts') @endsection @section('content')
@include('spark::auth.register-common')
Billing
We had trouble validating your card. It's possible your card provider is preventing us from charging the card. Please contact your card provider or customer support.
@{{ registerForm.errors.get('coupon') }}
@include('spark::modals.plan-details')
@endsection