| iteration); ?> |
name) > 30 ? mb_substr($coupon->name, 0, 30, 'UTF-8') . '...' : $coupon->name); ?>
|
code); ?> |
type == 'fixed'): ?>
base_currency_symbol_position == 'left' ? $currencyInfo->base_currency_symbol : ''); ?>
value); ?>
base_currency_symbol_position == 'right' ? $currencyInfo->base_currency_symbol : ''); ?>
value . '%'); ?>
|
created_at;
// first, get the difference of create-date & today-date
$diff = $createDate->diffInDays($todayDate);
?>
subDays($diff)->diffForHumans()); ?>
|
greaterThan($todayDate)): ?>
between($date1, $date2)): ?>
lessThan($todayDate)): ?>
|
|
popLoop(); $loop = $__env->getLastLoop(); ?>