@extends('layouts.admin') @section('style') @endSection @section('script') @endSection @section('content')

List of Promo Code Groups

{{--
--}} {{-- Create--}} {{-- --}}{{----}} {{--
--}}
{{-- --}} @foreach($redeem_codes as $item) {{-- --}} @endforeach
No. code VoucherStoreStatus
{{$item->code}} {{ $item->voucher_serial }}{{$item['store']}}{{$item->status}}
@endsection