{{\App::setLocale(Session::get('locale'))}} @extends('admin.layouts.app') @section('title',trans('word.redemption_voucher_report')) @section('content-heading')

@lang('word.redemption_voucher_report')

@endsection @section('content')
# @lang('word.username') @lang('word.realname') @lang('word.amount') @lang('word.date')
@endsection @section('extra-script') @endsection