発行日:{{ Carbon::now()->format('Y').'年'.sprintf('%2d月', Carbon::now()->format('m')).sprintf('%2d日', Carbon::now()->format('d')) }} |
作業依頼書(外注) |
|
|
お客様名 | 依頼日 | 伝票番号 | 頁 |
---|---|---|---|
{{ (!empty($out_content->display_client_name)) ? ($params->getPartnerNameForPrint()) : '' }} |
{{ empty($out_content->reception_date) ? '' : Carbon::parse($out_content->reception_date)->format('Y年n月j日') }} | {{ $out_content->out_content_no }} | {{ $page_count }}/{{ $total_page }} |
形状 | 登録番号 | 型式 | 車台番号 |
---|---|---|---|
{{ isset($params->vehicle_shape) ? $params->vehicle_shape : '' }} | {{ isset($params->register_no) ? $params->register_no : '' }} | {{ is_object($params) ? $params->getVehicleModel() : '' }} | {{ !is_object($params) ? '' : $params->chassis_no }} |
車名 | 初年度登録 | 原動機型式 | 入力者 | 担当者 |
---|---|---|---|---|
{{ is_object($params) ? $params->vehicle_name : '' }} | {{ isset($params->year_type_y) ? \App\Helper\SystemHelper::convertGtJYeaMonth($params->year_type_y, $params->year_type_m) : '' }} | {{ $params->engine_model }} | {{ \App\Service\UserService::getUserName((empty($out_content->input_user) ? $params->input_charge_user : $out_content->input_user)) }} | {{ \App\Service\UserService::getUserName((empty($out_content->reception_user) ? $params->charge_user : $out_content->reception_user)) }} |
依頼内容 | 数量 | 単価 | 金額 |
---|---|---|---|
@if(($key + 1) % 10 == 0)
{{ ($key + 1) }}
@endif
{{ $content->work_sub_category }} |
{{ empty($content->quantity) ? '' : $content->quantity }} | {{ empty($content->original_unit_price) ? '' : number_format($content->original_unit_price) }} | {{ empty($content->total) ? '' : number_format($content->total) }} |
@if(($index+1) % 10 == 0) {{ $index+1 }} @endif | |||
合計 | {{ empty($total) ? '' : number_format($total) }} |
責任者 | 依頼者 | |
印 | 印 |
発行日:{{ Carbon::now()->format('Y').'年'.sprintf('%2d月', Carbon::now()->format('m')).sprintf('%2d日', Carbon::now()->format('d')) }} |
作業依頼書(外注) |
|
|
お客様名 | 依頼日 | 伝票番号 | 頁 |
---|---|---|---|
{{ (!empty($out_content->display_client_name)) ? ($params->getPartnerNameForPrint()) : '' }} |
{{ empty($out_content->reception_date) ? '' : Carbon::parse($out_content->reception_date)->format('Y年n月j日') }} | {{ $out_content->out_content_no }} | {{ $page_count }}/{{ $total_page }} |
形状 | 登録番号 | 型式 | 車台番号 |
---|---|---|---|
{{ isset($params->vehicle_shape) ? $params->vehicle_shape : '' }} | {{ isset($params->register_no) ? $params->register_no : '' }} | {{ is_object($params) ? $params->getVehicleModel() : '' }} | {{ !is_object($params) ? '' : $params->chassis_no }} |
車名 | 初年度登録 | 原動機型式 | 入力者 | 担当者 |
---|---|---|---|---|
{{ is_object($params) ? $params->vehicle_name : '' }} | {{ isset($params->year_type_y) ? \App\Helper\SystemHelper::convertGtJYeaMonth($params->year_type_y, $params->year_type_m) : '' }} | {{ $params->engine_model }} | {{ \App\Service\UserService::getUserName((empty($out_content->input_user) ? $params->input_charge_user : $out_content->input_user)) }} | {{ \App\Service\UserService::getUserName((empty($out_content->reception_user) ? $params->charge_user : $out_content->reception_user)) }} |
依頼内容 | 数量 | 単価 | 金額 |
---|---|---|---|
@if(($key + 1) % 10 == 0)
{{ ($key + 1) }}
@endif
{{ $content->work_sub_category }} |
{{ empty($content->quantity) ? '' : $content->quantity }} | {{ empty($content->original_unit_price) ? '' : number_format($content->original_unit_price) }} | {{ empty($content->total) ? '' : number_format($content->total) }} |
@if(($index+1) % 10 == 0) {{ $index+1 }} @endif | |||
合計 | {{ empty($total) ? '' : number_format($total) }} |
責任者 | 依頼者 | |
印 | 印 |
発行日:{{ Carbon::now()->format('Y').'年'.sprintf('%2d月', Carbon::now()->format('m')).sprintf('%2d日', Carbon::now()->format('d')) }} |
作業依頼書(外注) |
|
|
お客様名 | 依頼日 | 伝票番号 | 頁 |
---|---|---|---|
1/1 |
形状 | 登録番号 | 型式 | 車台番号 |
---|---|---|---|
{{ isset($params->vehicle_shape) ? $params->vehicle_shape : '' }} | {{ isset($params->register_no) ? $params->register_no : '' }} | {{ is_object($params) ? $params->getVehicleModel() : '' }} | {{ !is_object($params) ? '' : $params->chassis_no }} |
車名 | 初年度登録 | 原動機型式 | 入力者 | 担当者 |
---|---|---|---|---|
{{ is_object($params) ? $params->vehicle_name : '' }} | {{ isset($params->year_type_y) ? \App\Helper\SystemHelper::convertGtJYeaMonth($params->year_type_y, $params->year_type_m) : '' }} | {{ $params->engine_model }} | {{ is_object($params->input_user) ? $params->input_user->name_kanji : '' }} | {{ is_object($params->charger) ? $params->charger->name_kanji : '' }} |
依頼内容 | 数量 | 単価 | 金額 |
---|---|---|---|
@if(($index+1) % 10 == 0) {{ $index+1 }} @endif | |||
合計 |
責任者 | 依頼者 | |
印 | 印 |