@section('externalcss') @endsection
Profile
{{ $profilepercentage }}/100 Complete
Available Services
3 Available
Applied Services
{{ sizeof($clinicservices) }}/4 Applied
Transactions
0 Transactions
Clinic Informations
Owner Informations
Person In-Charge Informations
Photos
Address: {{ $clinicinfo->clinic_address }}, {{ $clinicinfo->clinic_street }}, {{ $clinicinfo->clinic_city }}, {{ $clinicinfo->clinic_district }}, {{ $clinicinfo->clinic_state }}, {{ $clinicinfo->clinic_zip_code }}
₹999
Some text about the Registration..
₹{{ $pharmaserviceinfo->service_cost }}
Some text about the pharmacy..
@if ($pharmacyservice) @else @if (in_array('Pharmacy', $cartarray)) @else @endif @endif
₹{{ $labserviceinfo->service_cost }}
Some text about the lab..
@if ($labservice) @else @if (in_array('Laboratory', $cartarray)) @else @endif @endif
Serial.no. | Service | Ammount Paid | Purchase Date | Expiry Date | View Reciept | |||
---|---|---|---|---|---|---|---|---|
{{ $key + 1 }} | {{ $cs['service'] }} | @if ($cs['service_cost_paid'] == null)FREE | @else₹{{ $cs['service_cost_paid'] }} | @endif{{ \Carbon\Carbon::parse($cs['effective_date'])->format('d-F-Y') }} | @if ($cs['expired_date'] == null)Unlimited | @else{{ \Carbon\Carbon::parse($cs['expired_date'])->format('d-F-Y') }} | @endif||
No Data Available |
Congratulation!
Your Registration is Complete!
Profile
{{ $profilepercentage }}/100 Complete
Available Services
3 Available
Applied Services
{{ sizeof($clinicservices) }}/4 Applied
Transactions
0 Transactions
Clinic Informations
Owner Informations
Person In-Charge Informations
Photos
Address: {{ $clinicinfo->clinic_address }}, {{ $clinicinfo->clinic_street }}, {{ $clinicinfo->clinic_city }}, {{ $clinicinfo->clinic_district }}, {{ $clinicinfo->clinic_state }}, {{ $clinicinfo->clinic_zip_code }}
₹999
Some text about the pharmacy..
₹{{ $pharmaserviceinfo->service_cost }}
Some text about the pharmacy..
@if ($pharmacyservice) @else @if (in_array('Pharmacy', $cartarray)) @else @endif @endif
₹{{ $labserviceinfo->service_cost }}
Some text about the lab..
@if ($labservice) @else @if (in_array('Laboratory', $cartarray)) @else @endif @endif
Serial.no. | Service | Ammount Paid | Purchase Date | Expiry Date | View Reciept | |||
---|---|---|---|---|---|---|---|---|
{{ $key + 1 }} | {{ $cs['service'] }} | @if ($cs['service_cost_paid'] == null)FREE | @else₹{{ $cs['service_cost_paid'] }} | @endif{{ $cs['effective_date'] }} | @if ($cs['expired_date'] == null)Unlimited | @else{{ $cs['expired_date'] }} | @endif||
No Data Available |