diff --git a/resources/views/qr/account/billing.blade.php b/resources/views/qr/account/billing.blade.php index c7210c5..a7505ba 100644 --- a/resources/views/qr/account/billing.blade.php +++ b/resources/views/qr/account/billing.blade.php @@ -3,7 +3,7 @@ @php $fmt = fn ($m) => 'GHS '.number_format($m / 100, 2); @endphp
QR code creation is billed from your Ladill wallet (GHS {{ number_format(config('qr.price_per_qr_ghs', 5), 2) }} per code).
+File storage is billed from your Ladill wallet (GHS {{ number_format(config('transfer.price_per_gb_month', 1), 2) }} per GB per month of retention).
Current balance
{{ $fmt($balanceMinor) }}