Active Guest Details Report

{{$societyinfo->cust_name}}

{{$societyinfo->contact_address}}

@if($hasLogo) @endif

@if($details->guest_type=="paid" && $details->net_amount>0) @endif
Booking Information :
Guest Type : {{ucfirst($details->guest_type)}} Enquiry Type : {{ucfirst($details->enquiry_type)}}
Living Start Date : {{date('d-m-Y',strtotime($details->living_start_at))}} Living End Date : {{date('d-m-Y',strtotime($details->booked_up_to))}}
Building : {{$details->building_name}} Room Type/Room : {{$details->unit_name}} / {{$details->apartment_name}}
Created By : {{$details->enquiry_created_by}} Approved By/Approved At : {{$details->approved_by_name}}/{{date('d-m-Y',strtotime($details->approved_at))}}
Enquiry Date : {{date('d-m-Y',strtotime($details->date_of_visit))}} Enquiry Purpose : {{$details->enquiry_purpose}}
Persional Information :
@if($details->identification_type!=null) @endif @if($details->identification_doc!=null) @endif
Name : {{ucfirst($details->complainant_name)}} Phone : {{ucfirst($details->contact_no)}}
Email : {{$details->email}} Gender : {{$details->gender}}
Document Type : {{$details->identification_type}} Document Number : {{$details->identification_doc}}
Payment Details :
@if($details->reference_number!='') @endif @if($details->payment_proof!='') @endif
Net Amount : {{ucfirst($details->net_amount)}} Payment Status/Mode : {{ucfirst($details->payment_status)}}/{{$details->payment_mode}}
Reference Number : {{$details->reference_number}} Payment Proof Attachment : View