ID | User name | Status | Expire | Bill Cycle | Bill Amount | {{--OTC | --}}Package | POP | Name | Address | Contact | Created Date | {{-- --}}
---|---|---|---|---|---|---|---|---|---|---|---|---|
@php(printf("CID%04d",$r->id)) | {{$r->userid}} | clients_status == 'expired') class="deactive" @endif>
@if($r->client_approval == 'pending')
{{ $r->client_approval }}
@else
|
{{ date('d-M-Y',strtotime($r->expire_date)) }} | {{$r->billing_cycle}} | {{$r->package_rate}} | {{--{{$r->otc}} | --}}{{$r->package_name}} | {{ $r->popname ?? '' }} | {{ $r->clients_name ?? ''}} |
Flat No: {{$r->flat_no ?? ''}} ,
Building Name: {{ $r->building_name ?? ''}} , |
{{$r->contact_no ?? ''}} | {{ date('d-M-Y',strtotime($r->created_at)) }} |
ID | User name | Status | Expire | Bill Cycle | Bill Amount | OTC | Package | POP | Name | Address | Contact | Created Date |
---|---|---|---|---|---|---|---|---|---|---|---|---|
@php(printf("CID%04d",$r->id)) | {{$r->userid}} | clients_status == 'expired') class="deactive" @endif>
@if($r->client_approval == 'pending')
{{ $r->client_approval }}
@else
|
{{ date('d-M-Y',strtotime($r->expire_date)) }} | {{$r->billing_cycle}} | {{$r->package_rate}} | {{-- {{$r->otc}} --}} | {{$r->package_name}} | {{ $r->popname ?? '' }} | {{ $r->clients_name ?? ''}} |
Flat No: {{$r->flat_no ?? ''}} ,
Building Name: {{ $r->building_name ?? ''}} , |
{{$r->contact_no ?? ''}} | {{ date('d-M-Y',strtotime($r->created_at)) }} |