{{ __('Voucher Information') }}
@error('name')
{{ $message }}
@enderror
@error('description')
{{ $message }}
@enderror
@error('from_date')
{{ $message }}
@enderror
@error('to_date')
{{ $message }}
@enderror
@error('tipe')
{{ $message }}
@enderror
{{ __('Voucher Details') }}
| No | Voucher Code | Value | Limit | Limit Usage | Action |
|---|---|---|---|---|---|
| {{ $index + 1 }} | @if(count($voucherDetails) > 1) @endif |