{{ \App\Helper\SystemHelper::convertGtJDate(Carbon::now()->format('Y')).' '.Carbon::now()->format('m').'月'.' '.Carbon::now()->format('d').'日' }} | |
御 見 積 書 |
{{ config('const.system_parts_branch.'.Session::get('department')) }} | |||||
{{ is_object($params->partner) ? $params->partner->getFullName(1) : $params->partner_name }} | {{ config('const.honorific_type.'.(isset($params->partner->honorific_type) ? $params->partner->honorific_type : config('const.honorific_type_code.mr'))) }} |
![]() □八女本社 〒834-0066 福岡県八女市室岡377-10TEL.0943-24-1126 FAX.0943-24-4812 □福岡支店 〒813-0023 福岡県福岡市東区蒲田3-25-3TEL.092-663-2588 FAX.092-663-6288 □埼玉支店 〒349-1125 埼玉県久喜市高柳1588-1TEL.0480-53-8110 FAX.0480-53-8120 @break @case('parts') □本社 〒834-0121 福岡県八女郡広川町広川1090-38TEL:0943-24-9539 FAX:0943-24-9540 @break @case('moritis') □本社 〒834-0121 福岡県八女郡広川町広川1090-21TEL:0943-24-9517 FAX:0943-24-9518 @break @case('rental') □福岡インター店 〒813-0023 福岡県福岡市東区蒲田3-25-3TEL:092-663-2500 FAX:092-663-6288 □埼玉久喜店 〒349-1125 埼玉県久喜市高柳1588-1TEL:0480-53-8110 FAX:0480-53-8120 @break @case('lease') □福岡OFFICE 〒812-0038 福岡県福岡市博多区祇園町8-13-1FTEL:0120-961-951 FAX:092-510-7550 @break @endswitch |
|||
下記の通りお見積り申し上げます。 | |||||
車 名 | {{ isset($params->vehicle->id) ? $params->vehicle->vehicleMakerName() : '' }} | ||||
登録番号 | {{ $params->register_no }} | ||||
車体番号 | {{ $params->chassis_no }} | ||||
登録年月 | {{ $params->register_first_year }} | 担当 | |||
合計金額{{ !is_null($params->totalAmount()) ? number_format($params->totalAmount()) : '' }} | {{ isset($params->charger->name_kanji) ? $params->charger->name_kanji : '' }} |
項 目 | 数量 | 単 価 | 金 額 |
{{ isset($params->addition[$index]->summary) ? $params->addition[$index]->summary : '' }} | {{ (isset($params->addition[$index]->quantity) && !is_null($params->addition[$index]->quantity)) ? number_format($params->addition[$index]->quantity) : '' }} | {{ (isset($params->addition[$index]->unit_price) && !is_null($params->addition[$index]->unit_price)) ? number_format($params->addition[$index]->unit_price) : '' }} | {{ (isset($params->addition[$index]->sub_total) && !is_null($params->addition[$index]->sub_total)) ? number_format($params->addition[$index]->sub_total) : '' }} |
小計 | {{ !is_null($params->tax() + $params->tax_except()) ? number_format($params->tax_except() + $params->tax()) : '' }} | ||
消費税 | {{ is_null($params->tax_excempt()) ? '' : number_format($params->tax_excempt()) }} | ||
車両代合計 | {{ is_null($params->tax_except() + $params->tax() + $params->tax_excempt()) ? '' : number_format($params->tax_except() + $params->tax() + $params->tax_excempt()) }} |
品名 | 税別 | 消費税 | 合計 | 品名 | 税別 | 消費税 | 合計 |
---|---|---|---|---|---|---|---|
{{ $params->$title_field }} | {{ is_null($params->$fee_field) ? '' : number_format($params->$fee_field) }} | {{ is_null($params->$consumption_fee_field) ? '' : number_format($params->$consumption_fee_field) }} | {{ is_null($params->$fee_field + $params->$consumption_fee_field) ? '' : number_format($params->$fee_field + $params->$consumption_fee_field) }} | @if($index % 2 == 0)
付帯費用 | |||
{{ $params->fee_title01 }} | {{ !is_null($params->fee01) ? number_format($params->fee01) : '' }} | {{ $params->fee_title02 }} | {{ !is_null($params->fee02) ? number_format($params->fee02) : '' }} |
{{ $params->fee_title03 }} | {{ !is_null($params->fee03) ? number_format($params->fee03) : '' }} | {{ $params->fee_title04 }} | {{ !is_null($params->fee04) ? number_format($params->fee04) : '' }} |
{{ $params->fee_title05 }} | {{ !is_null($params->fee05) ? number_format($params->fee05) : '' }} | {{ $params->fee_title06 }} | {{ !is_null($params->fee06) ? number_format($params->fee06) : '' }} |
{{ $params->fee_title07 }} | {{ !is_null($params->fee07) ? number_format($params->fee07) : '' }} | {{ $params->fee_title08 }} | {{ !is_null($params->fee08) ? number_format($params->fee08) : '' }} |
{{ $params->fee_title09 }} | {{ !is_null($params->fee09) ? number_format($params->fee09) : '' }} | {{ $params->fee_title10 }} | fee10) ? number_format($params->fee10) : '' }}> |
{{ $params->fee_title11 }} | {{ !is_null($params->fee11) ? number_format($params->fee11) : '' }} | {{ $params->fee_title12 }} | {{ !is_null($params->fee12) ? number_format($params->fee12) : '' }} |
付帯費用合計 | {{ !empty($params->getTotalFee()) ? number_format($params->getTotalFee()) : '' }} | |
合計金額 | {{ empty($params->totalAmount()) ? '' : number_format($params->totalAmount()) }} |