@php if(Session::get('department') == 'parts') { $content_count = 19; } else { $content_count = 22; } $real_count = $params->content->count(); $empty_count = $real_count < $content_count ? ($real_count - $content_count) : 0; $total = 0; @endphp @foreach($params->content as $content) @php $total += $content->sub_total; @endphp @endforeach @foreach(range(0, $empty_count) as $index) @endforeach @if(Session::get('department') == 'parts') @else @endif @if(Session::get('department') == 'parts') @else @endif @if(Session::get('department') == 'parts') @else @endif @if(Session::get('department') == 'parts') @else @endif @if(Session::get('department') == 'parts') @else @endif @if(Session::get('department') == 'parts') @else @endif @if(Session::get('department') == 'parts') @else @endif
発行日: {{ Carbon::now()->format('Y年m月d日') }}
受付表
{{ isset($params->post_code) ? $params->post_code : "" }}
住所 {{ isset($params->address) ? $params->address : "" }}
中古車販売・中古車部品・レッカーサービス
{{ isset($params->partner_name) ? $params->partner_name : "" }} 御中 株式会社ウシジマ
TEL: {{ is_object($params->partner) ? $params->partner->tel : '' }} 〒 834-0066
福岡県八女市室岡377番地10
TEL:0943-24-1126
FAX:0943-24-4812
伝票番号 受注番号 受付担当 メカ担当
{{ $params->reception_no }} {{ is_object($params->charger) ? $params->charger->name_kanji : '' }}
登録番号 車名 型式 原動機型式 車台番号 追加情報
{{ $params->register_no }} {{ $params->vehicle_name }} {{ isset($params->model_first) ? $params->model_first.'-' : "" }}{{ isset($params->model_second) ? $params->model_second : "" }} {{ isset($params->engine_model) ? $params->engine_model : "" }} {{ $params->chassis_no }} {{ is_object($params->vehicle) ? $params->vehicle->vehicleBodyCategoryName() : '' }}
類別番号 初度 走行距離 次回車検日 入庫日付 出庫日付
{{ isset($params->register_first_year) ? $params->register_first_year : "" }} {{ isset($params->travel_distance) ? (number_format($params->travel_distance).'km') : "" }} {{ isset($params->next_inspection_date) ? $params->next_inspection_date : "" }} {{ isset($params->input_date) ? Carbon::parse($params->input_date)->format('Y.m.d') : "" }} {{ isset($params->output_date) ? Carbon::parse($params->output_date)->format('Y.m.d') : "" }}
備考
{{ isset($params->reception_note) ? $params->reception_note : "" }}
作業内容・使用部品名 作業
区分
技術料 部品
数量
部品
単価
部品
金額
{{ isset($content->sub_category->name) ? $content->sub_category->name : (isset($content->work_sub_category) ? $content->work_sub_category : '') }} {{ config('const.order_class.'.$content->class) }} {{ in_array($content->work_kind, config('const.content_technical')) ? ($content->sub_total ? '¥'.number_format($content->sub_total) : '') : '' }} {{ $content->quantity ? number_format($content->quantity) : '' }} {{ is_numeric($content->unit_price) ? '¥'.number_format($content->unit_price) : '' }} {{ is_numeric($content->sub_total) ? '¥'.number_format($content->sub_total) : '' }}
売約カード チェックシート 技術料合計 {{ $params->technical_fee ? '¥'.number_format($params->technical_fee) : '' }}
項目 完了 未完了 納品書作成 部品合計 {{ $params->parts_fee ? '¥'.number_format($params->parts_fee) : '' }}
ホームページ削除 MEMO
JTP削除 御見積額 {{ $total ? '¥'.number_format($total) : '' }}
パーツバンク削除
運送便伝票記入 請求書記載事項
運送便送り状作成