{{ \App\Helper\SystemHelper::convertGtJDate(Carbon::now()->format('Y')).' '.Carbon::now()->format('m').'月'.' '.Carbon::now()->format('d').'日' }}
買 取 見 積 書
@php $total = $vehicle->estimate_price; @endphp
ウシトラ (株式会社ウシジマ)
{{ isset($vehicle->owner_name) ? $vehicle->owner_name : '' }} 御中

□八女本社

〒834-0066 福岡県八女市室岡377-10
TEL.0943-24-1126 FAX.0943-24-4812

□福岡支店

〒813-0023 福岡県福岡市東区蒲田3-25-3
TEL.092-663-2588 FAX.092-663-6288

□埼玉支店

〒349-1125 埼玉県久喜市高柳1588-1
TEL.0480-53-8110 FAX.0480-53-8120

口東京営業所

〒104-0053東京都中央区晴海3丁目13-1
EAST棟5215号
下記の通りお見積り申し上げます。
受付番号 {{ $vehicle->manage_no }}
年式 {{ \App\Helper\SystemHelper::convertGtJYeaMonth($vehicle->year_type_y, $vehicle->year_type_m) }}
車台番号 {{ $vehicle->chassis_no }}
形状 {{ $vehicle->getVehicleShape() }} 担当
見積金額{{ is_null($total) ? '' : '¥'.number_format(round($total + $total/10)) }} {{ isset($vehicle->obj_charger->first_name) ? $vehicle->obj_charger->first_name : '' }}
@foreach(range(0, 19) as $index) @endforeach
項  目 金額 消費税 備考
{{ config('const.document_price_label.'.$index) }} @switch($index) @case(0) {{ !is_null($vehicle->estimate_price) ? number_format($vehicle->estimate_price) : '' }} @break @endswitch @switch($index) @case(0) {{ !is_null($vehicle->estimate_price) ? number_format($vehicle->estimate_price/10) : '' }} @break @endswitch
小計 {{ is_null($total) ? '' : number_format($total).'円' }}
消費税 {{ is_null($total) ? '' : number_format(round($total/10)).'円' }}
車両代合計 {{ is_null($total) ? '' : number_format(round($total + $total/10)).'円' }}

□車両登録時に不明を選択された内容は、不具合等無しを前提にお見積をしております。

現車と車両登録内容が大きく異なる場合は買取金額が減額する場合がございます。