@extends('layout.mobile.main') @section('mobile')
Penukaran Point
@foreach ($voucher as $voucher)

{{ $voucher->title }}

0 / 1
{{ $voucher->exp }}
XP
@csrf
@endforeach
@endsection