{{ $title ?? 'Sample Addon' }}

{{ $title ?? 'Sample Addon' }}

{{ $message ?? 'This is a sample addon page!' }}

This addon demonstrates the addon system functionality. You can create your own addons by following this structure.