|
|
order_id); ?> |
course()->first();
$courseInfo = $course
->courseInformation()
->where('user_id', Auth::guard('web')->user()->id)
->where('language_id', $defaultLang->id)
->first();
$title = $courseInfo->title;
$slug = $courseInfo->slug;
$user = $enrolment->userInfo()->first();
?>
35 ? mb_substr($title, 0, 35, 'utf-8') . '...' : $title); ?>
|
customer->username); ?>
|
payment_method) ? $enrolment->payment_method : '-'); ?>
|
gateway_type == 'online' && $enrolment->payment_status != 'free'): ?>
payment_method == 'Iyzico' && $enrolment->payment_status == 'pending'): ?>
payment_status == 'free'): ?>
gateway_type == 'offline'): ?>
-
|
attachment)): ?>
-
|
|
exists('user.course_management.enrolment.show-attachment')) echo $__env->make('user.course_management.enrolment.show-attachment', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>