Mumbai Metropolitan Region Development Authority
|
Land and Estate Cell,
7th Floor, Old M.M.R.D.A. Building,
Bandra-Kurla Complex, Bandra (East), Mumbai-400051
|
{{ $allotment['allotment_no'] ?? 'N/A' }}
|
Date: {{ $allotment->created_at ? $allotment->created_at->format('d-m-Y') : 'N/A' }}
|
Permanent / Temporary Possession Receipt
Under the development control regulations of the Slum Rehabilitation Project, the possession of Residential / Commercial Flat No. {{ $allotment->inventoryBuildingRoom->room_no ?? '____' }},
Building No. {{ $allotment->inventoryBuildingRoom->building->building_no ?? '______' }}, {{ $allotment->inventoryBuildingRoom->wing_name ?? '___' }}-Wing, located in the {{ $allotment->inventoryBuildingRoom->location->location ?? '____________________________' }} in Village-_________________, Taluka ___________________,
______________________________, on the land bearing Survey /CTS Nos. ___________________________________________ has been alloted to PaP
in {{ $allotment->project->name ?? '_______________________________' }} project Mr./Miss. {{ $allotment->new_owner_name ?? $allotment->owner_name ?? '____________________________' }}, ID No. {{ $allotment->id ?? '________' }}, Map No. {{ $allotment->annexureTwo->map_id ?? '________'}}, Location- {{ $allotment->inventoryBuildingRoom->location->location ?? '________________' }},
Aadhaar No. {{ $allotment->annexureTwo->aadhar_no ?? '__________________' }}, as per the allotment letter No.{{ $allotment['allotment_no'] ?? '________________________________' }} , dated {{ $allotment->created_at ? $allotment->created_at->format('d-m-Y') : '_______________' }}, issued by Mr./Miss.
_________________________ Officer, ______________________. This allotment letter has been verified by the representatives of the
__________________________ and found to be accurate.
As per the allotment letter received along with the Office Note Date ____________ the possession of Residential / Commercial Flat No. {{ $allotment->inventoryBuildingRoom->room_no ?? '_________' }}, Building No. {{ $allotment->inventoryBuildingRoom->building->building_no ?? '_______' }}, {{ $allotment->inventoryBuildingRoom->wing_name ?? '______' }}-Wing in the {{ $allotment->inventoryBuildingRoom->location->location ?? '__________________________' }} is handed over by Mumbai Metropolitan Region Development Authority representative Mr./Miss. __________________, _________________________, Land and Estate Cell and Mr./Miss. ______________________, _____________________________, ___________________________ to Mr./Miss. _______________________ in the presence of Mr. ____________________, representative of the security agency M/s. _______________________________ On datetd _______________, and Mr./Miss. _____________________________ is taken the possession of said flat subject to terms and conditions mentioned in the allotment letter as stated in para-1 above.
Residential / Commercial Flat No. {{ $allotment->inventoryBuildingRoom->room_no ?? '________' }}, Building No. {{ $allotment->inventoryBuildingRoom->building->building_no ?? '______' }}, {{ $allotment->inventoryBuildingRoom->wing_name ?? '_____' }}-Wing at the {{ $allotment->inventoryBuildingRoom->location->location ?? '__________________________' }} Rehabilitation Colony has been inspected by Mr./Miss. ___________________________, and he has no any complaints regarding it. Mr./Miss. ___________________________ liable to pay all taxes (property tax and other taxes), electricity charges, and any other dues from the date of possession and he will be sole responsible to maintain the said flat in good condition. All the terms and conditions of the above mention allotment letter shall be binding on him and he agreed to comply of the same.
The process of handing over and taking over the possession of the said Residential/Commercial flat is being carried out today, _____________, in accordance with the above stated mentioned terms and conditions.
Handing Over
(______________)
____________,
Land and Estate Cell,
MMRDA
|
Taking Over
(______________)
{{ $allotment->project->sdcOfficerUser->name }},
Social Development Cell,
MMRDA
|
In Presence of Present:
(___________________)
Site Supervisor,
M/s. _____________________________.
|
@php
$photoPath = null;
if ($allotment->annexureTwo->survey_id && $allotment->annexureTwo->owner_photo) {
$photoPath = storage_path("app/public/uploads/survey/project_{$allotment->project->id}/survey_{$allotment->annexureTwo->survey_id}/docs/{$allotment->annexureTwo->owner_photo}");
}
@endphp
@if ($photoPath && file_exists($photoPath))
) }})
@else
PAP Photograph
@endif
({{ $allotment->annexureTwo->new_owner_name ?? $allotment->annexureTwo->owner_name ?? 'N/A' }})
|
Disclaimer: This is a system-generated document and does not require a signature.
Downloaded by: {{ $userDetail['username'] ?? 'N/A' }} ({{ $userDetail['designation'] }}) on {{ $userDetail['download_date'] }}