make(getTemplate() . '.includes.webinar.rate',['rate' => $webinar->getRate()], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
duration)); ?>
start_date) ? $webinar->start_date : $webinar->created_at,'j M Y')); ?>
price) and $webinar->price > 0): ?>
bestTicket() < $webinar->price): ?>
price, true, true, false, null, true)); ?>
bestTicket() > 0) ? handlePrice($webinar->bestTicket(), true, true, false, null, true) : trans('public.free')); ?>
price, true, true, false, null, true)); ?>