| Property ID संपत्ति पहचान |
{{ $property->nagarpalikaId ?? '-' }} | Parcel No पुराना संपत्ति आईडी |
{{ $property->parcelNo ?? '-' }} | ||
|---|---|---|---|---|---|
| Ward Name पुराना संपत्ति आईडी |
{{ $property->ward?->name ?? '-' }} | Rate Zone दर क्षेत्र |
{{ $property->tax_rate_zone_display }} | ||
| Owner Name मालिक का नाम |
{{ $ownerDetails[0]->name ?? '-' }} | Father / Husband कनेक्शन दिनांक |
{{ $ownerDetails[0]->fatherName ?? '-' }} | ||
| Mobile No. / मोबाइल नंबर | 7974360875 | Email / ईमेल | |||
| Address / पता | {{ $property->houseNo ?? '' }} {{ $property->streetNoName ?? '' }} {{ $property->locality ?? '' }} {{ $property->colony ?? '' }} {{ $property->city ?? '' }} {{ $property->pincode ?? '' }} | ||||
| Dimensions Details / आयाम विवरण | ||||||||
|---|---|---|---|---|---|---|---|---|
| Usage type (उपयोग प्रकार) |
Usage Factor (उपयोग कारक) |
Floor (तल) |
Construction (निर्माण) |
Area (क्षेत्रफल) |
Rate (दर) |
ALV (वार्षिक मूल्यांकन) |
TPV (10%) (संपत्ति का 10% मूल्य) |
|
| {{ $floor->usageType == 'Other' ? $floor->usageTypeOther . ' (' . $floor->usageType . ')' : usageType2($floor->usageType, $floorUsageType) }} | {{ $floor->usageFactor == 'Other' ? $floor->usageFactorOther . ' (' . $floor->usageFactor . ')' : usageFactors($floor->usageFactor, $usagsFactors) }} | @php if (!function_exists('floorType')) { function floorType($floorTypeId, $floors) { $type = collect($floors)->firstWhere( 'id', (int) $floorTypeId, ); return $type ? $type->name : '-'; } } @endphp{{ $floor->floorType == 'Other' ? $floor->floorTypeOther . ' (' . $floor->floorType . ')' : floorType($floor->floorType, $floors) }} | {{ $floor->constructionType == 'Other' ? $floor->constructionTypeOther . ' (' . $floor->constructionType . ')' : yearOfConstructions($floor->constructionType, $natureOfConstructionLists) }} | {{ $area }} SqFt | {{ number_format($rate, 2) }} | {{ number_format($baseAmount, 2) }} | {{ number_format($discount, 2) }} | |
| Total | ₹{{ number_format($totalBaseAmount, 2) }}/- | ₹{{ number_format($TotalAmount, 2) }}/- | ||||||
| 1. संपत्ति कर कुल देय राशि 10% है।/Total due property tax is 10%. | ₹{{ number_format($TotalAmount, 2) }}/- | |||||||
| 2. जल कर 7% कार्य प्रगति पर है।/Water tax (7%) is under process. | {{--₹00.0/- | --}}₹{{ number_format($waterTax, 2) }}/- | ||||||
| Ledger Summary / सारांश बही | |||
|---|---|---|---|
| Year / वर्ष | Demand / माँग | Collection / Payment / संग्रहण/भुगतान | Cumulative Balance / संचयी शेष |