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()) @endif |
{{ $r->userid }}
{{ $r->password }} {{-- @if (isset($online) && in_array($r->userid, $online)) Online @else Ofline @endif --}} |
@if ($r->deleted_at != null)
Closed | @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')
{{ $r->client_approval }} | @else
|
@endif
@if ($r->clients_status == 'expired')
{{ date('d-M-Y', strtotime($r->expire_date)) }} | @else{{ date('d-M-Y', strtotime($r->expire_date)) }} | @endif
B Cycle: {{ $r->billing_cycle }} |
@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 ?? '' }} , |
{{ date('d-M-Y h:i:sa', strtotime($r->created_at)) }} |