@if( !isset($onlyOneYM) )
@else @if( $onlyOneYM == 'ym')
@elseif( $onlyOneYM == 't')
@elseif( $onlyOneYM == 't2')
@elseif( $onlyOneYM == 't3')
@else
@endif @endif
@if( !isset($onlyOneYM) ) @if( !isset($onlyEnd) )
查詢-起
@else
查詢
@endif @else
查詢
@endif
年
月
@if( !isset($onlyOneYM) )
日
@endif
@if( !isset($onlyOneYM) ) @if( !isset($onlyEnd))
查詢-止
年
月
日
@endif @endif
@if(isset($acctID))
會計科目
選擇會計科目
清除
@if(isset($isdetail))
@endif @else @if(isset($acctcash))
@endif
@endif @if(isset($users))
查詢住戶
※住戶選擇非必選
※可複選多個住戶
選擇住戶
清除
@endif
@if($view=="advance") @for($i=0;$i<=3;$i++)
{{date('Y') + $i}}
@endfor @else @for($i=2;$i>=0;$i--)
{{date('Y') - $i}}
@endfor @endif
@for($i=1;$i<13;$i++) @if($i == 7)
@endif @if($i < 10)
{{'0'.$i}}
@else
{{$i}}
@endif @endfor
@for($i=1;$i<32;$i++) @if($i < 10)
{{'0'.$i}}
@else
{{$i}}
@endif @if($i % 6 == 0)
@endif @endfor
@if(isset($acctID))
@for($h = 0 ; $h < count($acctID) ; $h++)
{{$acctID[$h]->acct_name}}{{$acctID[$h]->acct_id}}
@endfor
@endif
下載