{{ $subscription->plan->getBillableFormattedPrice() }}

{!! trans('cashier::messages.paystack.renew.click_bellow_to_pay', [ 'plan' => $subscription->plan->getBillableName(), 'price' => $subscription->plan->getBillableFormattedPrice(), ]) !!}

{{ trans('cashier::messages.paystack.renew') }}