@extends('templates.structure')
@section('custom_css')
@endsection
@section('content')
{{-- --}}
|
Voucher Name |
Valid From |
Valid Until |
Status |
Action |
{{-- --}}
#USVoucher
|
|
Let's Thrive Together !
|
How to load this Voucher
|
- Login to UnionSpace App
- Click on Scan Now
- Scan this QR code
- The privilages on this Voucher will be loaded into your account
|
Powered by
|
{{--
--}}
@endsection
@section('custom_js')
@endsection
@section('addCustomInfo')
if(v.name == 'status'){
valuename = statusArr[data.status]
}
@endsection