@if($termCondition)
{{$termCondition->tc_document}}
@else
No T&C Availabel
@endif
I argree to these terms
and conditions.
NB: This amount is one time fee for registration. You can buy other services after verification.
@if(!$showBill)
@elseif ($tandc && $paymentMethod)
-
{{$clinicRegFee['service_name']}}
{{$clinicRegFee['service_cost']}}
-
@if($clinicRegFee['gst'] == 0.00)
@else
GST Amount ({{ intval($clinicRegFee['gst']) }}%)
@endif
@if($clinicRegFee['gst'] == 0.00) @else{{$clinicRegFee['gst_amount']}}@endif
-
Total amount
(including GST)
{{$clinicRegFee['net_amount']}}
@endif