{{ __('System Settings') }}

@csrf @method('PUT')

Appearance & Branding

Customize how your admin panel and scripts look.

@if($settings['plugin_logo']) @endif
@if($settings['favicon']) @endif

System Status

Operational configuration.

Business Configuration

Manage global business categories.

Enter business types separated by commas. These will appear when adding customers.

🔑 License Configuration

Customize license key format and trial settings.

e.g. LIC, ECARE, PRO (Result: LIC-XXXXXXXX)

Default trial period when creating trial licenses.

🚀 Messaging Engine

Configure automated notifications via WhatsApp and SMS.

BizBot (WhatsApp)

BulkSMSBD (SMS)

GreenWeb (SMS)

How many days before expiry should we send the notification? (1-30 days)

📝 Message Templates

Customize the automated messages sent to customers.

Available Placeholders:

{customer_name} {product_name} {license_key} {license_type} {expiry_date} {domain}
@push('scripts') @endpush