{{ trans('cashier::messages.paypal') }}
{{ $invoice->title }}
{!! trans('cashier::messages.paypal.checkout.intro', [ 'price' => $invoice->formattedTotal(), ]) !!}
{{ csrf_field() }}
{{ trans('messages.subscription.cancel_now_change_other_plan') }}