@extends('admin.layouts.master') @section('title','All Vouchers | ') @section('body')
{{ __("All Vouchers") }}
{{ __("Create new voucher") }}
# Voucher Code Link By Amount Discount apply type Max usage Status Action
@endsection @section('custom-script') @endsection