Hi,
how can I change the views from the subscription-module without loosing the possibility to update. How can I move them to my general views?
in SubscriptionsController.php it's called like this:
return view('Subscriptions::subscription.checkout')
Thank you
Martin
change the views from the subscription-module
14
Jun