@include('backend.share.work_reception._shusagyo_sort', ['name'=>'content['.$i.'][work_kind]','value'=>old('content.'.$i.'.work_kind', isset($params->content[$i]->work_kind) ? $params->content[$i]->work_kind : "")])
@error('content.'.$i.'.work_kind')
{{ $message }}
@enderror
|
@include('backend.share.work_reception._shusagyo_all', ['name'=>'content['.$i.'][work_sub_category]','value'=>old('content.'.$i.'.work_sub_category', isset($params->content[$i]->work_sub_category) ? $params->content[$i]->work_sub_category : "")])
@error('content.'.$i.'.work_sub_category')
{{ $message }}
@enderror
|
@if ($department == "parts")
|
@include('backend.share.work_reception._select_kubun_parts') |
@else
@if ($department == "moritis")
@include('backend.share.work_reception._select_kubun_moritis') |
@endif
@endif
@error('content.'.$i.'.quantity')
{{ $message }}
@enderror
|
@error('content.'.$i.'.unit')
{{ $message }}
@enderror
|
@error('content.'.$i.'.unit_price')
{{ $message }}
@enderror
|
|
@error('content.'.$i.'.response')
{{ $message }}
@enderror
|
@error('content.'.$i.'.original_unit_price')
{{ $message }}
@enderror
|
|
@error('content.'.$i.'.requester')
{{ $message }}
@enderror
|
外注出力
|