@extends('layouts.main') @section('pageTitle', '雲端支付訂單管理 - 列表') @section('content')
停車紀錄編號
車號
起始時間
結束時間
訂單狀態
停車紀錄編號 車號 進場時間 出場時間 請款時間 金額 扣款狀態
@can('cloudPaymentManagement.autopassListExport')
※ 匯出限制 {{ $globalVariable['exportLimit'] }} 筆資料 @endcan
@endsection @section('js') @include('include.datePickerAndMask') @endsection