@foreach ($itemTh as $item)
{{ $item }}
@endforeach
編輯項目
{!! $bottomShow !!}
{!! $bottomForm !!}
×
編輯收費項目
@foreach ($modalTh as $item)
{{ $item }}
@endforeach
@if ($type != 'checkout')
新增項目
@endif
刪除全部
{{--
合計
--}}
{{-- 收費起始日 --}}
{{-- 收費結算日 --}}
{{-- 應收 --}}
@if ($type == 'checkout')
{{-- 實收 --}}
@endif
重新計算應收金額