@extends( 'layouts.app' ) @section('title') Application Form of Customer Statement @stop @section('css') @section('content')
@if($property->inventory->type->name == 'Residential Cash' || $property->inventory->type->name == 'Commercial Cash')

PLOT NO: {{$property->inventory ? $property->inventory->unit_number : '' }}

@else

FORM NO: {{$property->inventory ? $property->inventory->unit_number : '' }}

@endif

PROPERTY INFORMATION

Please tick () the relevent box when necessary.

Residential
 3.5 Marla
 5 Marla
 7 Marla
 8 Marla
 
 10 Marla
 12 Marla
 22 Marla
 Other_______

Commercial
 2 Marla
 3 Marla
 4 Marla
 Other_______
 
 6 Marla
Preferences
 Main Boulevard
 Park Facing
 Corner
3.5 Marla : 87.5 Sq Yds
5 Marla : 125 Sq Yds
7 Marla : 175 Sq Yds
10 Marla : 250 Sq Yds
12 Marla : 300 Sq Yds
20 Marla : 500 Sq Yds
40 Marla : 1000 Sq Yds
(approx)



1.Name of the Applicant Mr./Miss/Mrs.

 

2. Father's/Husband's Name Mr.

 

3. CNIC#

@if($i == 5 || $i == 12) - @endif {{ $c[$i] }}

DOB

@if (isset($property->customer->dob)) 0 1 - 0 1 - 1 9 7 0  @else                      @endif

4. Mobile Number

@if($i == 4) - @endif {{ $c[$i] }}

5. Present Address

                                                                                                                  

6. Permanant Address

                                                                                                                  

7. Name of the Nominee

 

8. Relationship with Nominee

 

9. CNIC#

@if($i == 5 || $i == 12) - @endif {{ $c[$i] }}

10. CNIC of Owner & Next to Kin

 

PAYMENT INFORMATION

PO/DD/CH

@if (isset($receipt->cheque_number))   @else                  @endif

PO/DD/CH

@if (isset($receipt->cheque_number))   @else                  @endif

Date

@if (isset($receipt)) 0 1 - 0 1 - 1 9 7 0  @else                  @endif In the Favour of Smart Housing Scheme

Date

@if (isset($receipt)) 0 1 - 0 1 - 1 9 7 0  @else                  @endif In the Favour of Smart Housing Scheme

Bank

@if (isset($receipt->bank_name))   @else                  @endif

Bank

@if (isset($receipt->bank_name))   @else                  @endif

Advance Amount

@if (isset($receipt->amount))   @else                  @endif

Advance Amount

@if (isset($receipt->amount))   @else                  @endif

Total Amount

@if (isset($property->inventory))   @else                  @endif

Total Amount

@if (isset($property->inventory))   @else                  @endif

Balance Amount

@if ($outstandingAmt != 0)   @else                  @endif

Balance Amount

@if ($outstandingAmt != 0)   @else                  @endif




Booking Officer
Managing Director
Applicant's Signature
@stop @section('js') @stop