Guest Booking Report

{{$societyinfo->cust_name}}

{{$societyinfo->contact_address}}

@if($hasLogo) @endif

@isset($headerText) @endisset @if($details->guest_type=="paid" && $details->net_amount>0) @endif
Booking Information :
Guest Type : {{ucfirst($details->guest_type)}} Enquiry Type : {{ucfirst($details->enquiry_type)}}
Enquiry Date : {{date('d-m-Y',strtotime($details->date_of_visit))}} Enquiry Purpose : {{$details->enquiry_purpose}}
Building : {{$details->building_name}} Room Type/Room : {{$details->unit_type_name}} / {{$details->apartment_name}}
Created By/Created At : {{$details->created_by}}/{{date('d-m-Y',strtotime($details->created_at))}} Approved By/Approved At : {{$details->approved_by_name}}/{{date('d-m-Y',strtotime($details->approved_at))}}
Living Start Date : {{date('d-m-Y',strtotime($details->living_start_at))}} Living End Date : {{date('d-m-Y',strtotime($details->living_end_date))}}
Persional Information :
@if($details->identification_type!=null) @endif @if($details->identification_doc!=null) @endif
Name : {{ucfirst($details->name)}} Phone : {{ucfirst($details->phone)}}
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