Phone | Status | Price | Auto Optout | Stop Optout | Spam | Progress | Created At | Call Forward | Action |
---|---|---|---|---|---|---|---|---|---|
@if($auth_user->hasRole(1))
{{($d['messaging_api'] == 0) ? substr(ucfirst($aggegator[1]), 0, 1) : substr(ucfirst($aggegator[$d['messaging_api']]), 0, 1)}}
@endif
{{$d['phone'] . (!empty($description) ? ' ('.$description.') ' : '')}}
@if($d['messaging_api'] == 1 || $d['messaging_api'] == 6)
Unregistered
@if($d['messaging_api'] == 6)
@endif
@endif
@if($d['is_default'] == 1)
@endif
|
@if($d['status'] == 0) @if($d['messaging_api'] == 3) Activation Pending @else Inactive @endif @elseif($d['status'] == 1) Active @elseif($d['status'] == 2) Cancelled @elseif($d['status'] == 3 || !empty($d['suspended_at'])) Suspended @elseif($d['status'] == 4) Ghosted @endif @if($d['is_default'] == 2) Ghosted @endif | {{isset($d['price']) ? '$'.$d['price'].' / Month' : '-'}} |
{{($complianceData['auto_optout']['3_days_per'] == 0)? "0.00%" : $complianceData['auto_optout']['3_days_per']}}
{{($complianceData['auto_optout']['7_days_per'] == 0)? "0.00%" : $complianceData['auto_optout']['7_days_per']}}
|
{{($complianceData['stop_optout']['3_days_per'] == 0)? "0.00%" : $complianceData['stop_optout']['3_days_per']}}
{{($complianceData['stop_optout']['7_days_per'] == 0)? "0.00%" : $complianceData['stop_optout']['7_days_per']}}
|
{{($complianceData['customer_spam']['3_days_per'] == 0)? "0.00%" : $complianceData['customer_spam']['3_days_per']}}
{{($complianceData['customer_spam']['7_days_per'] == 0)? "0.00%" : $complianceData['customer_spam']['7_days_per']}}
|
@if($d['is_default'] != 2 && $d['id'] > 0 && $d['messaging_api'] != 6)
@foreach ($progress as $process)
@if($process['show'] == 1)
@elseif($process['show'] == 2)
@else
@endif
@endforeach
@else
-
@endif
|
{{formatDate($d['created_at'],"dt","default")}} | @if(isset($d['forward_number']) && !empty($d['forward_number'])) @php $forwardNumbers = explode(',', $d['forward_number']); $totalNumbers = count($forwardNumbers); @endphp @foreach(array_slice($forwardNumbers, 0, 1) as $index => $number) {{ $number }} @endforeach @if($totalNumbers > 2) @endif @else OFF @endif | Actions |
No data found. |