{{\App::setLocale(Session::get('locale'))}} @extends('admin.layouts.app') @section('title',trans('word.product_voucher_report')) @section('content-heading') @lang('word.product_voucher_report') @lang('admin.dashboard') @lang('word.product_voucher_report') @endsection @section('content') # @lang('word.username') @lang('word.realname') @lang('word.amount') @lang('word.date') @endsection @section('extra-script') @endsection