{{-- --}} @extends('docs.master', ['title'=> 'Receipt '.$model->number]) @section('content')
Payment Receipt
@endsection {{--Date :
{{date('d-M-y', strtotime($model->created_at))}}
Receipt #
{{ $model->number }}
Amount received with gratitude from Mr./Mrs./Miss. {{$model->customername}}
Payment received on Account of {{($model->paymenttypedetail)?$model->paymenttypedetail:'-'}}
Unit #
{{($model->unitname)?$model->unitname:'-'}}
Type:
{{($model->unittype)?$model->unittype:'-'}}
Floor:
{{($model->floorname)?$model->floorname:'-'}}
Area #
{{($model->gross_area)?$model->gross_area:'-'}} sqft
Building:
{{($model->buildingname)?$model->buildingname:'-'}}
Project:
{{($model->projectname)?$model->projectname:'-'}}
Rs: {{ number_format($model->amount_received,2)}}/- (Chq # P.O- {{ $model->chq_no }} dated {{($model->chq_date) ? $model->chq_date : '-'}} of {{($model->bankname) ? $model->bankname : '-' }})
Amount: {{ number_format($model->amount_received,2)}}
Pakistan (Rs.) In Words: {{ convert_number_to_words($model->amount_received)}}
Remarks: {{ $model->remarks}}
For: Wusat developers (pvt) ltd.