Search Total: {{ $list->total() }}
{{--
{{ $list->onEachSide(1)->links() }}
--}} @foreach ($list as $r) clients_status == 'deactive') class="deactive" @endif> @if ($r->deleted_at != null) @elseif ($r->clients_status == 'expired') @elseif($r->clients_status == 'deactive') @elseif($r->clients_status == 'active') @elseif($r->clients_status == 'disable') @elseif($r->client_approval == 'pending') @else @endif @if ($r->clients_status == 'expired') @else @endif @endforeach
SL ID User name Status Expire Bill Info Package POP Name Contact User Info Created Date Action
{{ $loop->iteration }} @php(printf('CID%04d', $r->id)) @if (!checkAPI()) Log @endif {{ $r->userid }}
{{ $r->password }} {{--
@if (isset($online) && in_array($r->userid, $online)) Online @else Ofline @endif --}}
Closed {{ $r->client_approval }} {{ date('d-M-Y', strtotime($r->expire_date)) }} {{ date('d-M-Y', strtotime($r->expire_date)) }}

B Cycle: {{ $r->billing_cycle }}
@if (isset($r->pop->bill_generate) && $r->pop->bill_generate == 'yes') B Amount: @role('Sub Reseller') @if ($r->pop->subreseller == 'yes') {{ $r->subpack->sub_package_rate }} @else {{ $r->packages->package_rate }} @endif @else {{ $r->packages->package_rate }} @endrole
OTC : {{ $r->clientsinfo->otc }}
@if ($r->clientsinfo->otc_due > 0) OTC Due: {{ $r->clientsinfo->otc_due }} @endif @endif

@can('show-sub-package') {{ $r->subpack->name ?? '' }} @endcan @can('show-mother-package') {{ $r->packages->package_name ?? '' }} @endcan {{ $r->pop->popname ?? '' }} {{ $r->clientsinfo->clients_name ?? '' }} {{ $r->clientsinfo->contact_no ?? '' }}

Flat No: {{ $r->clientsinfo->flat_no ?? '' }} , Building Name: {{ $r->clientsinfo->building_name ?? '' }} ,
Road No: {{ $r->clientsinfo->road_no ?? '' }} ,
Block/Sector: {{ $r->clientsinfo->block_sector ?? '' }} , Area : {{ $r->clientsinfo->area ?? '' }} , Latitude : {{ $r->clientsinfo->client_latitude ?? '' }} , Longitude : {{ $r->clientsinfo->client_longitude ?? '' }}

@if ($r->marketed_by != 0 && $r->marketed_by != '') Marketed BY: {{ marketedBy($r->marketed_by) }} @endif
{{ date('d-M-Y h:i:sa', strtotime($r->created_at)) }} @if ($r->deleted_at != null) @else @endif