@extends('layouts.admin')
@section('style')
@endSection
@section('script')
@endSection
@section('content')
@php
$page_title = 'List Campaign Vouchers';
@endphp
{{ __('heading.title_list_campaign_vouchers') }}
@if(!$is_over_period)
@endif