diff --git a/resources/views/partials/sidebar.blade.php b/resources/views/partials/sidebar.blade.php index 045d431..173b7f6 100644 --- a/resources/views/partials/sidebar.blade.php +++ b/resources/views/partials/sidebar.blade.php @@ -38,10 +38,10 @@ {{ $item['name'] }} @endforeach + @include('partials.sidebar-support')
Storage is billed monthly at GHS {{ number_format($pricePerGb, 2) }} per GB while each transfer stays active. Renewals debit your Ladill wallet; unpaid transfers are kept for {{ (int) config('transfer.grace_period_days', 15) }} days before deletion.
Storage is billed monthly at GHS {{ number_format($pricePerGb, 2) }} per GB while your wallet can pay. Renewals debit your Ladill wallet; unpaid renewals keep files for {{ (int) config('transfer.grace_period_days', 15) }} days before deletion.
Upload files and get a share link + QR code. Storage is billed monthly from your Ladill wallet while the transfer stays active.
Upload files and get a share link plus a QR code. Storage is billed monthly at GHS {{ number_format($pricePerGb, 2) }} per GB from your Ladill wallet.