芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/status.pulsehost.co.uk/themes/altum/views/pay-billing/index.php
= \Altum\Alerts::output_alerts() ?> main->breadcrumbs_is_enabled): ?>
= l('index.breadcrumb') ?>
= l('plan.breadcrumb') ?>
= l('pay_billing.breadcrumb') ?>
= l('pay_billing.header') ?>
= l('account.billing.type') ?>
user->billing->type == 'personal' ? 'selected="selected"' : null ?>>= l('account.billing.type_personal') ?>
user->billing->type == 'business' ? 'selected="selected"' : null ?>>= l('account.billing.type_business') ?>
= l('account.billing.name') ?>
= \Altum\Alerts::output_field_error('billing_name') ?>
= l('account.billing.address') ?>
= \Altum\Alerts::output_field_error('billing_address') ?>
= l('global.city') ?>
= \Altum\Alerts::output_field_error('billing_city') ?>
= l('account.billing.county') ?>
= \Altum\Alerts::output_field_error('billing_county') ?>
= l('account.billing.zip') ?>
= \Altum\Alerts::output_field_error('billing_zip') ?>
= l('global.country') ?>
$value): ?>
user->billing->country == $key ? 'selected="selected"' : null ?>>= $value ?>
= \Altum\Alerts::output_field_error('billing_country') ?>
= l('account.billing.phone') ?>
= !empty(settings()->business->tax_type) ? settings()->business->tax_type : l('account.billing.tax_id') ?>
= sprintf(l('pay_billing.submit'), $data->plan->translations->{\Altum\Language::$name}->name ?? $data->plan->name) ?>