{{ date('Y年m月d日', strtotime($rental_estimate->estimate_date)) }} |
---|
御見積書 |
|
{{-- 空白 --}}
{{-- 右 --}} |
|
項目 | 数量 | 単価 | 金額 |
---|---|---|---|
{{ $rental_estimate_addtion->item_name }} | {{ isset($rental_estimate_addtion->num) ? number_format($rental_estimate_addtion->num) : ' ' }} | {{ isset($rental_estimate_addtion->unit_fee) ? number_format($rental_estimate_addtion->unit_fee) : ' ' }} | {{ isset($rental_estimate_addtion->fee) ? number_format($rental_estimate_addtion->fee) : ' ' }} |
小計 | ¥{{ number_format($rental_estimate->subtotal_fee) }} | ||
消費税 | ¥{{ number_format($rental_estimate->tax) }} | ||
合計 | ¥{{ number_format($rental_estimate->total_fee) }} |
≪振込先≫ 株式会社ウシジマ |
西日本シティ銀行 八女支店 普通0759901 |
福岡銀行 八女支店 普通1433622 |