@extends('layouts.app') @section('title') Payment Receipt @stop @section('css') @stop @section('breadcrumb') @stop @section('content')


MERGING PROPERTY REQUISITION ASSESSMENT FORM: MR - 001


MRF No. {{$merging_property->mrf_no}}

Requested By: {{$merging_property->requested_by }}

Contact No: {{$merging_property->contact_no }}

Property Details:

City: {{$merging_property->city_name->name }}

Location/ Housing Society/ Town:

{{$merging_property->address }}

Street:

{{$merging_property->street }}

Phase/ Mohalla:

{{$merging_property->phase }}

Covered Area in case of Houses:

{{$merging_property->area }}

Demand for property:

{{$merging_property->demand_for_property }}

Any other Details:

{{$merging_property->details }}

Sales Agent Name: {{$merging_property->sale_agent_name }}

Employee Id: {{$merging_property->employee_id }}

Signature:  

Visit Details:

Visit Time: {{$merging_property->visit_time }}

Contact Person at Location: {{$merging_property->contact_person_at_location }}

Contact No: {{$merging_property->contact_person_no }}

Requestor accompanied: ( @if($merging_property->requestor_accompanied == 'yes') {{'Yes'}} @else {{'No'}} @endif )

Signature :

@stop @section('js') @stop