Voucher Detail
{{-- @if(course_is_joinable($content->id))--}} {{-- --}} {{-- @endif--}} {{-- Start streaming--}}| ID | {{$content->id??''}} |
|---|---|
| Course | {{$content->course->name??''}} |
| Voucher Code | {{$content->code??''}} |
| Discount Rate | {{($content->discount_rate . '% Off')??''}} |
| Valid Until | {{$content->valid_until??''}} |