@php $configData = Helper::appClasses(); @endphp @extends('layouts.layoutMaster') @section('title', 'Payment - Front Pages') @section('page-style') @vite(['resources/assets/vendor/scss/pages/front-page-payment.scss']) @endsection @section('vendor-script') @vite(['resources/assets/vendor/libs/cleavejs/cleave.js']) @endsection @section('page-script') @vite([ ]) @endsection @section('content')

Congratulations!

Your effort has been rewarded! and you managed to exchange your points for {{ $product['name'] }}


Your Prize Code:

{{ generateRandomString(5, 'N') }}

Please save this code. You will need it to claim your prize. Your order #{{ generateRandomString(12, 'U') }} has been placed! We sent an email to {{ $userData['email'] }} with your order confirmation and receipt. If the email hasn't arrived within two minutes, please check your spam folder to see if the email was routed there.

Instructions

{{ $product['redemptionInstructions'] }}


Code Validity:

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi placerat, sapien vitae tempus scelerisque, tortor enim mattis est, id finibus erat massa id sem. Fusce accumsan magna at odio dignissim condimentum. Nulla sollicitudin hendrerit commodo. In gravida nibh ante, nec gravida orci placerat in. Fusce dapibus ante in varius dictum. Donec ligula sapien, hendrerit eget eros vel, venenatis bibendum ex. Nulla ullamcorper molestie turpis, vitae vehicula dui sollicitudin at. Etiam vel maximus mauris.

User avatar
Lorine Hischke
Customer ID #EF{{ $userData['id'] }}
567 XP
Available
Thanks for being part of our community!

At Enterfactory, we value your participation and want you to know how important you are to us. Your dedication and commitment bring you great benefits, and this is just the beginning!

view sales
@include('_partials._modals.modal-pricing') @endsection