@if($is_reissue) 再発行 @endif
No. {{ $inv->seq ?? '' }}
発行日: {{ !empty($inv->published_at) ? \Carbon\Carbon::parse($inv->published_at)->format('Y年m月d日') : '' }}
領収証
ID: {{ $contract->contract_id ?? '' }}
{{ $inv->inv_name ?? '' }}
契約駐輪場名 {{ $park_name ?? '' }}
小計(10%対象) {{ isset($contract->contract_money) ? number_format(floor($contract->contract_money / 1.1)) : '' }} 円
消費税額(10%) {{ isset($contract->contract_money) ? number_format($contract->contract_money - floor($contract->contract_money / 1.1)) : '' }} 円
合計 {{ number_format($contract->contract_money ?? 0) }} 円
但し、駐輪場利用料( {{ !empty($contract->contract_periods) ? \Carbon\Carbon::parse($contract->contract_periods)->format('Y年m月d日') : '' }} ~ {{ !empty($contract->contract_periode) ? \Carbon\Carbon::parse($contract->contract_periode)->format('Y年m月d日') : '' }} )として
上記金額を正に領収いたしました。
株式会社ソーリン
〒121-0073
東京都足立区六町四丁目12-25
適格事業者番号:{{ $t_number }}
TEL:03-5856-4647
FAX:03-5856-4648