Settings

Settings

QR Plus notifications and defaults for new codes.

@if (session('success'))
{{ session('success') }}
@endif
@csrf @method('PUT')

Notifications

Where we send QR Plus billing reminders and product updates.

@error('notify_email')

{{ $message }}

@enderror

New code defaults

Pre-fill the create screen so every new QR starts with your brand look.

@error('default_type')

{{ $message }}

@enderror

Profile, password, and security are managed on account.ladill.com.