@php $page_count = 1; @endphp
社内用
発行日:{{ Carbon::now()->format('Y').'年'.sprintf('%2d月', Carbon::now()->format('m')).sprintf('%2d日', Carbon::now()->format('d')) }}
外注作業依頼書
{{ config('const.system_parts_branch.'.Session::get('department')) }}
★納品書及び請求書には受付番号の記載をお願いいたします。 拠点名 {{ config('const.system_parts.'.(config('const.system_parts_code.'.Session::get('department')))) }}
担当者 {{ isset($params->charger->name_kanji) ? $params->charger->name_kanji : '' }}
契約番号 お客様名 仕入先名
{{ $params->contract_no }} {{ $params->payment_name }} {{ config('const.honorific_type.2') }} {{ $params->payer }} {{ config('const.honorific_type.1') }}
(住所)}
納入場所
車台番号 登録番号 エンジン型式 走行距離 初年度登録日 納入期日
km
@php $real_count = 0; $sub_total = 0; $total = 0; @endphp @if(is_object($params) && is_object($params->addition) && $params->addition->count() > 0) @foreach($params->addition as $key => $content) @php $real_count++; $total += $content->paid_amount; $sub_total += $content->consumption_tax; @endphp @if($real_count == 46) @break @endif @endforeach @endif @if($real_count < 46) @foreach(range($real_count, 46) as $index) @endforeach @endif
作業CD 位置 作業名 数量 工数 単価 代金 仮単価
{{ $content->summary }} {{ empty($content->quantity) ? '' : $content->quantity }} {{ empty($content->unit_price) ? '' : number_format($content->unit_price) }} {{ empty($content->paid_amount) ? '' : number_format($content->paid_amount) }} {{ empty($content->consumption_tax) ? '' : number_format($content->consumption_tax) }}
合計 {{ empty($sub_total) ? '' : number_format($sub_total) }} {{ empty($total) ? '' : number_format($total) }}
{{ $page_count }}P
@while($params->addition->count() > $real_count) @php $page_count++; @endphp
社内用
発行日:{{ Carbon::now()->format('Y').'年'.sprintf('%2d月', Carbon::now()->format('m')).sprintf('%2d日', Carbon::now()->format('d')) }}
外注作業依頼書
{{ config('const.system_parts_branch.'.Session::get('department')) }}
★納品書及び請求書には受付番号の記載をお願いいたします。 拠点名 {{ config('const.system_parts.'.(config('const.system_parts_code.'.Session::get('department')))) }}
担当者 {{ isset($params->charger->name_kanji) ? $params->charger->name_kanji : '' }}
契約番号 お客様名 仕入先名
{{ $params->contract_no }} {{ $params->payment_name }} {{ config('const.honorific_type.2') }} {{ $params->payer }} {{ config('const.honorific_type.1') }}
(住所)}
納入場所
車台番号 登録番号 エンジン型式 走行距離 初年度登録日 納入期日
km
@php $loop_count = 0; $sub_total = 0; $total = 0; @endphp @if(is_object($params) && is_object($params->content) && $params->content->count() > 0) @foreach($params->getOutContentByContentNo($content_no) as $key => $content) @if(($key >= $real_count) ) @php $real_count++; $loop_count++; $total += $content->paid_amount; $sub_total += $content->consumption_tax; @endphp @if($loop_count == 46) @break @endif @endif @endforeach @endif @if($loop_count < 46) @foreach(range($loop_count, 46) as $index) @endforeach @endif
作業CD 位置 作業名 数量 工数 単価 代金 仮単価
{{ $content->summary }} {{ empty($content->quantity) ? '' : $content->quantity }} {{ empty($content->unit_price) ? '' : number_format($content->unit_price) }} {{ empty($content->paid_amount) ? '' : number_format($content->paid_amount) }} {{ empty($content->consumption_tax) ? '' : number_format($content->consumption_tax) }}
合計 {{ empty($sub_total) ? '' : number_format($sub_total) }} {{ empty($total) ? '' : number_format($total) }}
{{ $page_count }}P
@endwhile @php $page_count = 1; @endphp
お客様用
発行日:{{ Carbon::now()->format('Y').'年'.sprintf('%2d月', Carbon::now()->format('m')).sprintf('%2d日', Carbon::now()->format('d')) }}
外注作業依頼書
{{ config('const.system_parts_branch.'.Session::get('department')) }}
★納品書及び請求書には受付番号の記載をお願いいたします。 拠点名 {{ config('const.system_parts.'.(config('const.system_parts_code.'.Session::get('department')))) }}
担当者 {{ isset($params->charger->name_kanji) ? $params->charger->name_kanji : '' }}
契約番号 お客様名 仕入先名
{{ $params->contract_no }} {{ $params->payment_name }} {{ config('const.honorific_type.2') }} {{ $params->payer }} {{ config('const.honorific_type.1') }}
(住所)}
納入場所
車台番号 登録番号 エンジン型式 走行距離 初年度登録日 納入期日
km
@php $real_count = 0; $sub_total = 0; $total = 0; @endphp @if(is_object($params) && is_object($params->addition) && $params->addition->count() > 0) @foreach($params->addition as $key => $content) @php $real_count++; $total += $content->paid_amount; $sub_total += $content->consumption_tax; @endphp @if($real_count == 46) @break @endif @endforeach @endif @if($real_count < 46) @foreach(range($real_count, 46) as $index) @endforeach @endif
作業CD 位置 作業名 数量 工数 単価 代金 仮単価
{{ $content->summary }} {{ empty($content->quantity) ? '' : $content->quantity }} {{ empty($content->unit_price) ? '' : number_format($content->unit_price) }} {{ empty($content->paid_amount) ? '' : number_format($content->paid_amount) }} {{ empty($content->consumption_tax) ? '' : number_format($content->consumption_tax) }}
合計 {{ empty($sub_total) ? '' : number_format($sub_total) }} {{ empty($total) ? '' : number_format($total) }}
{{ $page_count }}P
@while($params->addition->count() > $real_count) @php $page_count++; @endphp
お客様用
発行日:{{ Carbon::now()->format('Y').'年'.sprintf('%2d月', Carbon::now()->format('m')).sprintf('%2d日', Carbon::now()->format('d')) }}
外注作業依頼書
{{ config('const.system_parts_branch.'.Session::get('department')) }}
★納品書及び請求書には受付番号の記載をお願いいたします。 拠点名 {{ config('const.system_parts.'.(config('const.system_parts_code.'.Session::get('department')))) }}
担当者 {{ isset($params->charger->name_kanji) ? $params->charger->name_kanji : '' }}
契約番号 お客様名 仕入先名
{{ $params->contract_no }} {{ $params->payment_name }} {{ config('const.honorific_type.2') }} {{ $params->payer }} {{ config('const.honorific_type.1') }}
(住所)}
納入場所
車台番号 登録番号 エンジン型式 走行距離 初年度登録日 納入期日
km
@php $loop_count = 0; $sub_total = 0; $total = 0; @endphp @if(is_object($params) && is_object($params->content) && $params->content->count() > 0) @foreach($params->getOutContentByContentNo($content_no) as $key => $content) @if(($key >= $real_count) ) @php $real_count++; $loop_count++; $total += $content->paid_amount; $sub_total += $content->consumption_tax; @endphp @if($loop_count == 46) @break @endif @endif @endforeach @endif @if($loop_count < 46) @foreach(range($loop_count, 46) as $index) @endforeach @endif
作業CD 位置 作業名 数量 工数 単価 代金 仮単価
{{ $content->summary }} {{ empty($content->quantity) ? '' : $content->quantity }} {{ empty($content->unit_price) ? '' : number_format($content->unit_price) }} {{ empty($content->paid_amount) ? '' : number_format($content->paid_amount) }} {{ empty($content->consumption_tax) ? '' : number_format($content->consumption_tax) }}
合計 {{ empty($sub_total) ? '' : number_format($sub_total) }} {{ empty($total) ? '' : number_format($total) }}
{{ $page_count }}P
@endwhile