@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. Coupon Code @{{ registerForm.errors.get('coupon') }} I Accept The Terms Of Service @{{ registerForm.errors.get('terms') }} Registering Register @include('spark::modals.plan-details') @endsection