{{ __('我的專區') }}

@php $cardNumber = old('cardNumber', $data?->cardNumber ?? ''); @endphp
@csrf
{{--

尚未輸入付款資訊,無法再次進行租借

--}}

尚未輸入付款資訊,無法再次進行租借

- -
月 /
@if (session('message'))
{{ session('message') }}
@endif