@extends('admin.layouts.master') @section('title', 'Invoice') @section('content')

Institute of Regular And Distance Education
(Institute managed by Ahmed Research And Development Foundation)
Add:- A 502, Gali No-16 , Gagan Vihar, Bhopura, Ghaziabad , UP-201005
Email ID : info@irade.in , Website : www.irade.in
Contact : +91-7011114649 , 8860044469
Company ID : U88900UP2023NPL179576
Licence Number : 142549
MSME : UDYAM-UP-29-0078089
GST No :

Bill To :

@if ($o->name != null) Student Name : {{$o->name}} @endif
Email I'd : {{$o->email}}
Address : {{$o->address}}
Aadhar No. : {{$o->aadhaar_no}}

{{-- Invoice : {{$order->order_id}} --}} {{--

Invoice date : {{$order->date}}
--}} Transaction ID: {{$o->order_id}}
Payment ID: {{$o->payment_id}}

{{-- @if ($order->payment_mode != null )
Payment Method

{{$order->payment_mode}}

@endif --}}
Program University University Type Total
{{$o->course_sub_category_item}} {{$o->university_name}} {{$o->university_type}} ₹ {{env('COMMON_PRICE_IN_RUPEE')}}
Total Amount: ₹ {{env('COMMON_PRICE_IN_RUPEE')}}
Terms & Conditions:
  • When you place an order for a Service through a Website or telephone you agree to purchase the Services on these terms and conditions.
  • The Fee for the Services will be charged as discussed during counselling or according to the website.
  • The fee for services shall be subject to change according to changes in the fee structure of universities.
  • Fees must be paid in full before you attend any course or access any Online Course. Any fee once paid will be non-refundable. The payment can be refunded only in exceptional circumstances.
  • Where your order consists of multiple Online Courses or Taught Courses, each course will be treated by us as a separate offer to purchase.
  • Any fee charged by your debit or credit card provider in connection with your purchase of Services are for your own account and we shall not be responsible for these.
  • We reserve the right to cancel or reject your order at any part or duration of service usage.
  • Thanks for using our Services. This is a system-generated invoice. This bill can not be used for any legal purposes.
Invoice Total : ₹{{env('COMMON_PRICE_IN_RUPEE')}}
Amount Paid : ₹{{env('COMMON_PRICE_IN_RUPEE')}}
{{--
Payment Paid : {{$o->date}}
--}}
Student Signature :……………………………..
Parents Signature :……………………………..
Councellor Signature :……………………………..
@endsection