Full Stack Developer
Bay Area, San Francisco, CA
https://mdbootstrap.com
mdbootstrap
@mdbootstrap
mdbootstrap
mdbootstrap
Code
{{$collectionPoint->code}}
Name
{{$collectionPoint->name}}
category
{{$collectionPoint->collectionPointCategory->category_name}}
Area Office
{{$collectionPoint->area_office->name}}
Plant
{{$collectionPoint->plant->name}}
District
{{$getDistrict->name ?? ''}}
Tehsil
{{$getTehsil->name ?? ''}}
FFl's Collection Point
{{ ($collectionPoint->is_mcc == 1) ? 'YES' : 'NO'}}
Chiller & Gen FFL Owned
{{($collectionPoint->is_chiller_ffl_owned==1) ? 'YES' : 'NO' }}
Latitude
{{$collectionPoint->latitude}}
Longitude
{{$collectionPoint->longitude}}
Location / Address
{{$collectionPoint->address}}
Account Title
{{$collectionPoint->bank_account_title}}
Bank
{{$bank->name ?? ''}}
Branch Code
{{$collectionPoint->bank_branch_code}}
IBAN
{{$collectionPoint->bank_account_no}}
Branch Address
{{$collectionPoint->bank_address}}
Owner Name
{{ $meter->meter_owner_name ?? '' }}
Phase Type
{{$meter->phase ?? ''}}
Meter Number
{{$meter->meter_no ?? ''}}
Ref Number
{{$meter->ref_no ?? ''}}
Customer ID
{{$meter->meter_customer_id ?? ''}}
Initial Reading
{{$meter->initial_reading ?? ''}}
No
Ref
Rent
From
To
W.E.F
Status
{{ ++$key }}
{{ @$agreement['refrence_no'] }}
{{ @$agreement['rent'] }}
{{@$agreement['from'] }}
{{ @$agreement['to'] }}
{{ @$agreement['wef'] }}
{{ isset($agreement['status']) && $agreement['status'] == 1 ? 'ACTIVE' : 'IN-ACTIVE' }}
No
Installation Date
Name
Status
{{ ++$i }}
{{ $data['installation_date'] }}
{{ $inventory ? $inventory->name : '' }}
{{ isset($data['status']) && $data['status'] == 1 ? 'ACTIVE' : 'IN-ACTIVE' }}
NO
Name
Installation Date
Status
{{ ++$i }}
{{ $inventory ? $inventory->name : '' }}
{{ $data['installation_date'] }}
{{ isset($data['status']) && $data['status'] == 1 ? 'ACTIVE' : 'IN-ACTIVE' }}
| No | Name | F Name | CNIC | NTN | Contact | Date | Status | |
|---|---|---|---|---|---|---|---|---|
| {{ ++$key }} | {{ $data['name'] }} | {{ $data['father_name'] }} | {{ $data['cnic'] }} | {{ $data['ntn'] }} | {{ $data['contact'] }} | {{ $data['owner_whatsapp'] ?? 'NA' }} | {{ $data['with_effective_date'] ?? 'NULL' }} | {{ isset($data['status']) && $data['status'] == 1 ? 'ACTIVE' : 'IN-ACTIVE' }} |
| No data found | ||||||||