@extends('layout.finance') @section('css_page_level') @endsection @section('page-content-wrapper') @inject('sentinel', 'Cartalyst\Sentinel\Native\Facades\Sentinel')
@include('finance.body_option')
請選擇左側項目
優惠折扣
%數折扣
金額折扣
折扣%數說明:優惠折扣的%數是指使用者還需支付的金額百分比
(ex:原應支付100元,折扣輸入80%,則住戶應支付80元)
折數
折扣金額
優惠折扣
折扣%數說明:優惠折扣的%數是指使用者還需支付的金額百分比
(ex:原應支付100元,折扣輸入80%,則住戶應支付80元)
管理費折扣
%數
金額
汽車停車費折扣
%數
金額
機車停車費折扣
%數
金額
汽車清潔費折扣
%數
金額
機車清潔費折扣
%數
金額
選擇對象
選擇住戶
選擇廠商
無
入帳方式
在途金
銀行存款
提醒您!
提醒您!
預收款作業
預收項目
全選
{{$acctName['4101']}}
{{$acctName['4102']}}
{{$acctName['4103']}}
{{$acctName['4104']}}
{{$acctName['4105']}}
預收期間
起始時間:
選擇
年
選擇
月
結束時間:
選擇
年
選擇
月
現金
支票
匯款
請輸入數字
@lang('messages.clean')
1
2
3
4
5
6
7
8
9
-
0
_
請輸入
@lang('messages.clean')
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
1
2
3
4
5
6
7
8
9
0
-
+
.
選擇對象
選擇門牌
選擇
@foreach($doors as $door)
{{$door->doorplate}}
@endforeach
選擇樓層
選擇
選擇室
選擇
選擇住戶
選擇廠商
廠商代號
@foreach($fdata as $one)
{{$one->name}}
@endforeach
選擇日期
選擇日期
@if($billing_start_date>$nowdate)
@elseif($billing_end_date!='0000-00-00'&&$billing_end_date<$nowdate)
@else
@endif
@endsection @section('plugins_page_level') @endsection @section('js_page_level') @endsection