@php($assist = App\Services\Logic\Assist::class) @php($receiptTypeEnums = App\Enums\PaymentReceiptType::getReceiptSectionTypes()) @php($isShow = ($mode ?? 'create') === 'show')
| @endif | No | 入金区分 | 金額 | 銀行名 | 支店名 |
|---|---|---|---|---|---|
| 手形期日 | 摘要 | ||||
| @if(count($this->receiptTypes) > 1) @endif | @endif {{-- No --}}{{ $index + 1 }} | {{-- 入金区分 --}}
@if($isShow)
|
{{-- 金額 --}}
@if($isShow)
|
{{-- 銀行名 --}}
@if($isShow)
-
|
{{-- 支店名 --}}
@if($isShow)
-
|
|
@if($isShow)
-
|
{{-- 摘要 --}}
@if($isShow)
|
||||
| @endif | 入金合計 | {{ num_format($this->receiptTotal) }} | |||