Shop, menu, and booking storefronts with OIDC SSO, Pay checkout, and merchant.ladill.com deployment workflow. Co-authored-by: Cursor <cursoragent@cursor.com>
8 lines
222 B
PHP
8 lines
222 B
PHP
<?php
|
|
|
|
return [
|
|
'title' => 'Ladill Merchant',
|
|
'logo' => 'images/logo/ladillmerchant-logo.svg',
|
|
'description' => 'Your Ladill Merchant session has ended. Sign in again to manage storefronts, orders, and payouts.',
|
|
];
|