@extends('admin.layouts.app') @push('styles_top') @endpush @section('content')

{{ $pageTitle }}

Enter a Valid Purchase Code

@csrf @if(session('plugin_bundle_error')) @endif
Please enter your INNO AI Plugins Bundle purchase code. This code has 32 characters.

INNO AI Plugins Bundle Information

The Plugins Bundle is a separate Product that allows you to add additional features to your website.

What is Plugins Bundle?

The INNO AI Plugins Bundle extends the capabilities of your main INNO AI installation with additional features and integrations.

Separate License

Plugins Bundle requires a separate purchase code from your main INNO AI license. Make sure you're entering the correct purchase code.

Need Help?

For support and further guidance, you can connect with our technical experts through our CRM. Submit a ticket

Important Note:

Each purchase code is valid for a single domain only. If you want to use Plugins Bundle on multiple domains or installations, you must obtain a separate license for each one.

@endsection @push('scripts_bottom') @endpush