|
{!! $receipt_details->service_staff !!} @endif @if(!empty($receipt_details->service_staff_reg_number)) Reg No: {!! $receipt_details->service_staff_reg_number !!} @endif |
Token No: {{$receipt_details->invoice_no}} |
{{$receipt_details->patient_id}} |
ID : {{$receipt_details->patient_id}} | Date : {{$receipt_details->invoice_date}} |
Name : {{$receipt_details->patient_name}} |
|||
Age/Sex : {{$receipt_details->custom_field1}} / {{$receipt_details->gender}} Mobile : {{$receipt_details->patient_mobile}} Address : {{$receipt_details->patient_address_line_1}} @if(!empty($receipt_details->address_line_2)){{$receipt_details->patient_address_line_2}} @endif @if(!empty($receipt_details->patient_city)),{{$receipt_details->patient_city}} @endif @if(!empty($receipt_details->patient_zip_code))-{{$receipt_details->patient_zip_code}} @endif @if(!empty($receipt_details->patient_state)),{{$receipt_details->patient_state}} @endif @if(!empty($receipt_details->patient_country)),{{$receipt_details->patient_country}} @endif |
BP : {{$receipt_details->sell_custom_field_3_value}} PR : {{$receipt_details->shipping_custom_field_1_value}} Weight : {{$receipt_details->sell_custom_field_2_value}} Temperature : {{$receipt_details->sell_custom_field_1_value}} SPO2 : {{$receipt_details->sell_custom_field_4_value}} |