Logo
gogifts.net

Gogifts - You got a gift!

1 Message

Gogifts Order - {{ $order_id }}

Reply-to: gogifts.info@gmail.com
To: {{ $name }}
{{ date('D, M j, Y h:i A ') }}
@foreach ($card_data as $card)
Logo
gogifts.info@gmail.com

+91-8779863826
Woohoo Logo

Hi {{ $card['recipientDetails']['name'] ?? '' }},

You've got a {{ $card['productName'] ?? '' }} @if (isset($orderMode) && $orderMode == 'GIFT') from {{ $name }} @endif

{{ $gift_message }}

Gift Image

Amount:

{{ AmountFormat($card['amount']) }}

@isset($card['labels']) @foreach ($card['labels'] as $label => $val) @if ($val != '') @if ($label == 'validity')

{{ $val }}: {{ emptyDate($card[$label]) }}

@else

{{ $val }}: {{ $card[$label] }}

@endif @endif @endforeach @endisset
* Show this barcode at the store to redeem the card
{{-- @isset($barcode) {!! DNS1D::getBarcodeHTML($barcode, 'C128') !!} @endisset --}}
@endforeach

How to use Gift Card?

    {{-- @foreach ($redemption_terms as $key => $terms) @isset($terms['text'])
  1. {{ $terms['text'] }}
  2. @endisset @endforeach --}}