Add dashboard upgrade banner for free Care plans.
Deploy Ladill Care / deploy (push) Successful in 38s
Deploy Ladill Care / deploy (push) Successful in 38s
Surface Pro and Enterprise pricing on the healthcare dashboard for orgs still on the free tier. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -238,4 +238,10 @@ return [
|
||||
'api_key' => env('QUEUE_API_KEY_CARE'),
|
||||
],
|
||||
|
||||
'upgrade_banner' => [
|
||||
'title' => 'Unlock Care Pro or Enterprise',
|
||||
'description' => 'Unlimited branches, lab & pharmacy modules, encounter billing — from GHS 199/mo.',
|
||||
'route' => 'care.pro.index',
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user