@extends('layouts.master') @section('content')

Form Loading Checkout eVoucher

@if($message = Session::get('success'))

Info

{{ $message }}

@endif
@csrf
@foreach($arr_retailer as $key => $toko) @endforeach
{{ $key }}
Batal @if($checkout !="") @endif
@endsection @push('scripts') @endpush