@extends('admin/layouts/app-email-print') @section('page-title')
Products | SKU | Price | Total |
---|---|---|---|
{{$applied->course->slug ?? ''}} | {{$applied->course->single_price ?? ''}} | {{$applied->course->single_price ?? ''}} | |
Subtotal | {{$applied->course->single_price ?? ''}} | ||
VAT (0%) | $0.00 | ||
Grand Total | {{$applied->course->single_price ?? ''}} |