@if (Session::has('successMsg'))
@endif
@if($userLoginLog)
@endif
@endif
{{trans('user.account.status')}}
@if(sysConfig('is_checkin'))
@endif
@if(!$paying_user)
{{trans('user.more')}}
{{trans('user.purchase_promotion')}} @elseif(Auth::user()->enable) {{trans('user.status.enabled')}}{{trans('user.account.reason.normal')}}
@elseif($remainDays === 0) {{trans('user.status.expired')}}{{trans('user.account.reason.expired')}}
@elseif($unusedTraffic === 0) {{trans('user.status.disabled')}}{{trans('user.account.reason.traffic_exhausted')}}
@elseif(Auth::user()->isTrafficWarning() || $banedTime) {{trans('user.status.limited')}}{!!trans('user.account.reason.overused', ['data'=>sysConfig('traffic_ban_value')])!!}
@else {{trans('user.status.disabled')}}{{trans('user.account.reason.unknown')}}
@endif
{{trans('user.account.remain')}}
{{$unusedTraffic}}
{{trans('user.account.level')}}:
{{trans('user.account.level')}}:{{Auth::user()->level}}
@if($paying_user && $resetDays && $remainDays > $resetDays && sysConfig('reset_traffic'))
{{trans('user.account.reset', ['days' => $resetDays])}}
@endif
{{$unusedPercent}}%
{{trans('user.account.time')}}
@if($remainDays !== -1)
{{$remainDays.' '.trans('validation.attributes.day')}}
{{trans('user.shop.buy')}} @endif
{{$expireTime}}
@else {{trans('user.status.expired')}}{{trans('user.shop.buy')}} @endif
{{trans('user.subscribe.link')}}
@if($subscribe_status)
@if(count($subType)>1)
@endif
@else
{{trans('user.client')}}
{{trans('common.download').' & '.trans('user.tutorials')}}
{{trans('common.goto')}}