{{ sysConfig('website_name') . ' - ' . trans('user.shop.pay_online') }}
{!! trans('user.payment.qrcode_tips', ['software' => $pay_type]) !!}
- {{ trans('user.shop.service') . ': ' . $name }}
- {{ trans('user.shop.price') . ': ' . $payment->amount_tag }} @if ($days !== 0)
- {{ trans('common.available_date') . ': ' . $days . trans_choice('common.days.attribute', 1) }} @endif
- {!! trans('user.payment.close_tips', ['minutes' => (time() - strtotime(sysConfig('tasks_close.orders'))) / 60]) !!}
@if ($payment->qr_code && $payment->url)
@else
@endif
{!! trans('user.payment.mobile_tips') !!}