diff --git a/resources/views/frontdesk/integrations/upgrade.blade.php b/resources/views/frontdesk/integrations/upgrade.blade.php index 8bd2322..12944b8 100644 --- a/resources/views/frontdesk/integrations/upgrade.blade.php +++ b/resources/views/frontdesk/integrations/upgrade.blade.php @@ -10,7 +10,7 @@

View Pro plans

- Top up your wallet if you need more balance. + Top up if you need more balance.

diff --git a/resources/views/frontdesk/pro/index.blade.php b/resources/views/frontdesk/pro/index.blade.php index e9788f8..29c4f71 100644 --- a/resources/views/frontdesk/pro/index.blade.php +++ b/resources/views/frontdesk/pro/index.blade.php @@ -45,7 +45,7 @@
+ class="rounded-lg px-3 py-1.5 text-sm font-medium transition">Monthly @foreach ($prepaidMonths as $months) + x-text="'Add seats — {{ $currency }} ' + (((Math.max(current + 1, seats) - current) * rate) / 100).toLocaleString()"> @endif @elseif ($canManage) @@ -138,7 +138,7 @@ @csrf + x-text="'Upgrade to Pro — {{ $currency }} ' + fmt(proTotal()) + '/mo'">