@extends('layouts.app') @section('page_description') Course Checkout @endsection @section('content')

Price Details

    {{--
  • Price (2 items)$ 15,998
  • Price (2 items)$ 15,998
  • Price (2 items)$ 15,998
  • Price (2 items)$ 15,998
  • --}}
  • {{ $course['Course Name']}} {{ "$ " . $course_price }}
Total Amount {{ "$ " . $course_price }}
You will save {{ "$ " . $discount}} on this order
{{--
Direct Bank Transfer

Make your payment directly into our bank account. Please use your Order ID as the payment reference.

--}}
Credit/Debit Cards or Paypal
@endsection @push('scripts') @endpush