|
@if($user['country_code'] != '+91')
Invoice
@else
Tax Invoice
@endif
|
Santushti Holistic Health Clinic
SCO 2421-22, Sector 22 C, Chandigarh, 160022, India Phone: +91 9870481482 E-Mail: info@santushti.healthcare GSTIN: 04BMWPK9991F1Z9
|
Dt. Lavleen kaur
M.Sc. F&N, M.Ed., PGD.HFW, UGC NET PGIMER, INSCOL (Ex-Intern) Life member – Indian Dietetic Association www.dietitianlavleen.com
|
|
|
|
Date: {{ date("D, M d, Y", strtotime(@$invoiveArr['RecordAppDate'])) }}
|
|
{{ucwords(@$user['name'])}} {{ucwords(@$user['user_meta']['gender'])}}
{{@$user['country_code']}} {{@$user['mobile']}} {{@$user['email']}}
|
|
Invoice number: DI{{$financial_year}}/{{ucwords(@$user['id'])}}/{{ @$invoiveArr['invoice_records'] }}(Date of Visit: {{ date("D, M d, Y", strtotime(@$invoiveArr['RecordAppDate'])) }})
|
|
ProgramsAmount({{@$price_symbol}})
|
|
{{ @$invoiveArr['selectedServiceNameInput'] }}
|
{{ @$invoiveArr['serviceTaxableAmount'] }}
|
|
@if($user['country_code'] == '+91')
Tax(GST 18%)
@else
Tax(VAT 0%)
@endif
|
{{ @$invoiveArr['serviceTax'] }}
|
|
Payment Mode
|
{{ @$invoiveArr['recordVisitPaymentMode'] }}
|
|
Total Cost of Program {{ @$invoiveArr['selectedServiceDefaultPrice'] }}
|
|
Total Discount
@if(@$invoiveArr['discountPrice'])
{{ @$invoiveArr['discountPrice'] }}
@else
0
@endif
|
|
Net Cost After Discount
{{ @$invoiveArr['priceAfterDiscount'] }}
|
|
Total Amount to be paid
{{ @$invoiveArr['priceAfterDiscount'] }}
|
|
Amount collected {{ @$invoiveArr['recordPaymentAmount'] }}
|
|
|
|
Total Amount Due as on {{ date('M d Y') }} {{@$price_symbol}} {{ @$invoiveArr['dueAmount'] }}
|
@if($user['country_code'] != '+91')
|
Terms & Conditions:
1. Supply meant for Export under LUT without payment of integrated tax
2. Tax is Payable on Reverse Charge - No
3. Destination Country - {{@$user['user_meta']['country_name']['name']}}
4. This is a computer generated invoice and does not require a signature.
5. All transactions are non-refundable and non-returnable.
|
@endif
|
Terms & Conditions:
1. This is a computer generated invoice and does not require a signature.
2. All transactions are non-refundable and non-returnable.
|