@extends('layout.app') @push('css') @endpush @section('content')

My Stamps

Collect {{ $remainder }} more stamps to enter our lucky draw!

@if ($remainder != 0 || $redemptions == 1 || $verified == 0) @else @endif

My Stamps

Collect {{ $remainder }} more stamps to enter our lucky draw!

@if ($remainder != 0 || $redemptions == 1 || $verified == 0) @else @endif

The first 400 participants who have collected all 15 stamps will be rewarded with a Korean snack box worth RM30!

@push('js') @endpush @endsection