-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
{{__('Total Devices')}}
{{ $user->devices_count }}
{{__('Your device limit :')}} {{ $deviceLimit }}
{{__('Blast/Bulk')}}
{{ $user->blasts_pending }} {{__('Wait')}}
{{ $user->blasts_success }} {{__('Sent')}}
{{ $user->blasts_failed }} {{__('Fail')}}
{{ __('From :count Campaigns', ['count' => $user->campaigns_count]) }}
{{__('Subscription Status')}}
{{ $user->subscription_status }}
{{__('Expired :')}} {{ __($user->expired_subscription_status) }}
{{__('All Messages Sent')}}
{{ $user->message_histories_count }}
{{ __('Total (:remain) Messages', [ 'remain' => $messageLimit ]) }}
Due Date: {{ \Carbon\Carbon::parse($pendingInvoice->due_date)->format('F j, Y') }}. Please pay it as soon as possible.
Submitted on: {{ \Carbon\Carbon::parse($pendingInvoice->updated_at)->format('F j, Y') }}. Please wait for admin approval.
Rejection Date: {{ \Carbon\Carbon::parse($pendingInvoice->updated_at)->format('F j, Y') }}
@if($pendingInvoice->rejection_reason) Reason: {{ $pendingInvoice->rejection_reason }}
@endif Please review and resubmit your payment proof.
Our team will check and confirm your order soon. Please be patient while we process your request.
Your order will be active soon. Thank you for your patience!
@if($pendingInvoice) Due Date: {{ \Carbon\Carbon::parse($pendingInvoice->due_date)->format('F j, Y') }}
Please pay your outstanding balance to reactivate your account.
@if($pendingInvoice->rejection_reason) Reason: {{ $pendingInvoice->rejection_reason }}
@endif @else No pending invoice found. @endif
@if($unpaidInvoice) Due Date: {{ \Carbon\Carbon::parse($unpaidInvoice->due_date)->format('F j, Y') }}
Please pay your outstanding balance as soon as possible.
@else No pending invoice found. @endif
{{__('Whatsapp Account')}}
| {{__('Number')}} | @if(auth()->user()->level!="admin" && isset($planData) && $planData['webhook']){{__('Webhook URL')}} | {{__('Webhook Read')}} | @endif{{__('Reject Call')}} | {{__('Available')}} | {{__('Typing')}} | {{__('Delay')}} | {{__('Sent')}} | {{__('status')}} | {{__('Action')}} | @if ($numbers->total() == 0)
|---|---|---|---|---|---|---|---|---|---|
| {{ $number['body'] }} | @if(auth()->user()->level!="admin" && isset($planData) && $planData['webhook'])
|
@endif
|
|
|
{{ $number['message_sent'] }} | {{$number['status']}} |