| 訂單編號 |
發票號碼 |
狀態 |
付款方式 |
車號 |
電話 |
使用者名稱 |
交易時間 |
交易金額 |
統一編號 |
歸戶 |
寄送作業 |
@can('monthlypayInvoice.export')
@endcan
@can('monthlypayInvoice.exportMerge')
@endcan
@if(Gate::check('monthlypayInvoice.export') || Gate::check('monthlypayInvoice.exportMerge'))
※ 匯出限制 {{ $globalVariable['exportLimit'] }} 筆資料
@endif
@endsection
@section('js')
@include('include.datePickerAndMask')
@endsection