@if (setting('payment_stripe_status') == 1) @if (get_payment_setting('payment_type', STRIPE_PAYMENT_METHOD_NAME, 'stripe_api_charge') == 'stripe_api_charge')
$errors->has('number') || $errors->has('expiry')])>
$errors->has('name') || $errors->has('cvc')])>
@endif
@endif