@extends('layouts.dashboard')
@section('content')
@php
/**
* Vendor plan-renewal payment page. A self-contained mirror of the customer
* pay-stripe.php / pay-paypal.php views, rendered inside the dashboard layout so it
* reuses assets/js/pay-stripe.js / pay-paypal.js + assets/css/pay.css UNCHANGED.
*
* It branches on $provider and emits the SAME #qm-pay-config JSON keys + DOM ids the
* shared pay JS expects (#qm-payment-element / #qm-paypal-buttons, #qm-pay-form,
* #qm-pay-error, #qm-pay-btn). The provider SDK
@else
@endif
@endsection