We are delighted to share a special voucher with you. Use the promo code below during checkout to claim your discount.
@if($voucher->type === 'fixed')
LKR {{ number_format($voucher->value, 2) }} OFF
@else
{{ floatval($voucher->value) }}% OFF
@endif
Voucher Discount
{{ $voucher->code }}
@if($voucher->min_spend > 0)
* Valid on orders of LKR {{ number_format($voucher->min_spend, 2) }} or more.
@endif
* Expires on: {{ $voucher->expiry_date->format('F d, Y') }}