@if ($serverstatus) {{-- @if (\Illuminate\Support\Facades\Auth::user()->isAbleTo('masterdata-read')) --}} {{-- Permissions --}}
Actions | Status | Created At | Clinic ID | Clinic Information | Verification Date | Deploy Date | Amount Paid |
---|---|---|---|---|---|---|---|
@if (session('session_vendor_id') != '' && $tabledata['status'] > 2)
Actions
@if ($tabledata['status'] == '2' || $tabledata['status'] == '5')
@endif
@else
Actions
@if (session('session_vendor_id') != '')
@if ($tabledata['status'] == '2')
@endif
@else
@if ($tabledata['status'] == '4' && \Illuminate\Support\Facades\Auth::user()->id == '1')
{{-- --}}
@else
{{--
@endif
--}}
{{-- Edit--}}
{{-- --}}
@if($tabledata['transaction_id'] != '' || $clinicRegFee->service_cost == 0)
@endif
@if (\Illuminate\Support\Facades\Auth::user()->id == '1')
@if ($tabledata['status'] == '1' && $tabledata['transaction_id'] != '')
@elseif($tabledata['status'] == '1' && $clinicRegFee->service_cost == 0)
@endif
@if ($tabledata['status'] == '2' || $tabledata['status'] == '5' && $tabledata['transaction_id'] != '')
@endif
@if ($tabledata['status'] == '3')
@endif
@endif
@endif
@endif
|
|
{{ \Carbon\Carbon::parse($tabledata['created_at'])->format('d-M-Y h:i A') }} | {{ $tabledata['clinic_id'] }} |
{{ $tabledata['clinic_name'] }} Address : {{ $tabledata['clinic_address'] }} {{ $tabledata['clinic_street'] }}, {{ $tabledata['clinic_city'] }}, {{ $tabledata['clinic_district'] }}, {{ $tabledata['clinic_state'] }}, {{ $tabledata['clinic_zip_code'] }} |
@if($tabledata['varification_date'] != null) {{ \Carbon\Carbon::parse($tabledata['varification_date'])->format('d-M-Y') }} @else Not Verified @endif | @if($tabledata['deploy_date'] != null) {{ \Carbon\Carbon::parse($tabledata['deploy_date'])->format('d-M-Y') }} @else Not Deploy @endif | @if($tabledata['service_cost_paid'] > 0)
INR {{ $tabledata['service_cost_paid'] }} @endif @if ($tabledata['transaction_id'] != '') Payment Success TRNS ID : {{ $tabledata['transaction_id'] }} @elseif($tabledata['service_cost_paid'] == null && $tabledata['transaction_id'] == null) Payment Pending @elseif($tabledata['service_cost_paid'] == 0 && $tabledata['transaction_id'] == null) Free @elseif($tabledata['service_cost_paid'] > 0 && $tabledata['transaction_id'] == null) Payment Failed @endif |
No Data Available |
1. Name Of The Clinic | : {{ $clinic_name }} |
2. Address | : {{ $clinic_address }}, {{ $clinic_street }}, {{ $clinic_city }}, {{ $clinic_district }}, {{ $clinic_state }}, {{ $clinic_zip_code }} |
3. Contacts |
Telephone No : {{ $clinic_tel_no }} Mobile No : {{ $clinic_mobile_no }} Email : {{ $clinic_email_id }} Website : {{ $website_link }} Co-ordinates : [{{ $clinic_lat }}, {{ $clinic_lng }}] |
4. Owner Name | : {{ $owner_name }} |
5. Address | : {{ $owner_address }}, {{ $owner_street }}, {{ $owner_city }}, {{ $owner_district }}, {{ $owner_state }}, {{ $owner_zip_code }} |
6. Contacts |
Telephone No : {{ $owner_tel_no }} Mobile No : {{ $owner_mobile_no }} Email : {{ $owner_email_id }} |
7. Person In Charge | : {{ $person_in_charge }} |
8. Qualification(s) | : {{ $person_qualification }} |
9. Registration No. | : {{ $registration_no }} |
10. Name of Central/State Counsil (with which registered) | : {{ $name_of_council }} |
11. Contacts |
Telephone No : {{ $person_tel_no }} Mobile No : {{ $person_mobile_no }} Email : {{ $person_email_id }} |
12. Ownership | : {{ $ownership }} |
13. Ownership (Any Other) | : {{ $ownership_specify }} |
14. System of Medicine | : {{ $system_of_medicine }} |
15. Type of Clinical Services | : {{ $types_of_clinical_services }} |
16. Type of Clinical Services (Any Other) | : {{ $types_of_clinical_services_specify }} |
Place : {{$place}}
Date Of Submit : {{$date_of_submit}}
Name : {{$signature_name}}
Signature :
Sl No. | Particutlars | Type | Service Cost | Taxable Amt |
{{ $key + 1 }}. | {{ $cart['service_name'] }} |
{{ $cart['service_description'] }} |
INR {{ $cart['service_cost_paid'] }} | INR {{ $cart['taxable_amount'] }} |
Sub Total Amount | INR {{ number_format((float) $taxable_amt, 2, '.', '') }} | |||
IGST (18.00%) | INR {{ number_format((float) $gst_amount, 2, '.', '') }} | |||
CGST (9.00%) | INR {{ number_format((float) $cgst_amt, 2, '.', '') }} | |||
SGST (9.00%) | INR {{ number_format((float) $sgst_amt, 2, '.', '') }} | |||
Net Amount Paid | INR {{ number_format((float) $net_amount, 2, '.', '') }} | |||
Payment Mode | {{$payment_mode}} | |||
No Data Found |
Address : {{ $clinic_address }}, {{ $clinic_street }}, {{ $clinic_city }}, {{ $clinic_district }}, {{ $clinic_state }} - {{ $clinic_zip_code }}
Verify All The Details Of The Clinic Information.
Verify All The Details Of The Owner Information.
Verify All The Details Of The Applied Services.
Verify All The Photos.
1. Name Of The Clinic | : {{ $clinic_name }} |
2. Address | : {{ $clinic_address }},
{{ $clinic_street }} City : {{ $clinic_city }} District : {{ $clinic_district }} State : {{ $clinic_state }} Zip : {{ $clinic_zip_code }} |
3. Contact No. |
Telephone No : {{ $clinic_tel_no }} Mobile No : {{ $clinic_mobile_no }} |
4. Email/Websitelink |
Email : {{ $clinic_email_id }} Website : {{ $website_link }} |
5. GSTIN | {{$clinic_gst}} |
6. Co-ordinates |
Co-ordinates : [{{ $clinic_lat }},
{{ $clinic_lng }}] |
7. Ownership | : {{ $ownership }} |
8. Ownership (Any Other) | : {{ $ownership_specify }} |
9. System of Medicine | : {{ $system_of_medicine }} |
10. Type of Clinical Services | : {{ $types_of_clinical_services }} |
11. Type of Clinical Services (Any Other) | : {{ $types_of_clinical_services_specify }} |
1. Owner Name | : {{ $owner_name }} |
2. Address | : {{ $owner_address }}, {{ $owner_street }}, {{ $owner_city }}, {{ $owner_district }}, {{ $owner_state }}, {{ $owner_zip_code }} |
3. Contacts |
Telephone No : {{ $owner_tel_no }} Mobile No : {{ $owner_mobile_no }} Email : {{ $owner_email_id }} |
4. Person In Charge | : {{ $person_in_charge }} |
5. Qualification(s) | : {{ $person_qualification }} |
6. Registration No. | : {{ $registration_no }} |
7. Name of Central/State Counsil (with which registered) | : {{ $name_of_council }} |
8. Contact no. |
Telephone No : {{ $person_tel_no }} Mobile No : {{ $person_mobile_no }} Email : {{ $person_email_id }} |
9. Email |
Email : {{ $person_email_id }} |
Sl No. | Particutlars | Type | Service Cost | Taxable Amt |
{{ $key + 1 }}. | {{ $cart['service_name'] }} |
{{ $cart['service_description'] }} |
INR {{ $cart['service_cost_paid'] }} | INR {{ $cart['taxable_amount'] }} |
Sub Total Amount | INR {{ number_format((float) $taxable_amt, 2, '.', '') }} | |||
IGST (18.00%) | INR {{ number_format((float) $gst_amount, 2, '.', '') }} | |||
CGST (9.00%) | INR {{ number_format((float) $cgst_amt, 2, '.', '') }} | |||
SGST (9.00%) | INR {{ number_format((float) $sgst_amt, 2, '.', '') }} | |||
Net Amount Paid(Inclusive of Tax) | INR {{ number_format((float) $net_amount, 2, '.', '') }} | |||
Payment Mode | {{$payment_mode}} | |||
No Data Found |