@if (($invoice ?? false) && $invoice->hasBillingInformation())
{{ trans('messages.subscription.payment_method.title') }}

{{ trans('messages.subscription.payment_method.subtitle') }}

task_alt
@else
{{ trans('messages.subscription.payment_method.title') }}

{{ trans('messages.subscription.payment_method.subtitle') }}

@endif