@extends('layouts.main') @section('pageTitle', '發票補開查詢') @section('content')
車號
開始時間
結束時間
車種
付費方式
設備編號 車種 車號 繳費時間 收費方式 付費卡號 實際支付 點數折抵金額(註) 總金額(註) 補開
{{-- 補開modal --}}
@endsection @section('js') @include('include.datePickerAndMask') @include('recordSearch.makeUpInvoice.makeUpPrintInvoice') @endsection