7 lines
141 B
PHP
7 lines
141 B
PHP
<?php
|
|
|
|
return [
|
|
'product_slug' => 'qrplus',
|
|
'marketing_url' => env('LADILL_MARKETING_URL', 'https://ladill.com/products/qrplus'),
|
|
];
|