@extends('layouts.main') @section('content')
顧客番号 | {{ $datas->customer_code }} | 顧客名 | {{ $datas->customer_name1 }} | 顧客名(カナ) | {{ $datas->customer_phonetic }} |
電話番号 | {{ $datas->tel1 }} | 住 所 | 〒{{ $datas->zipcode }} {{ $datas->prefname }}{{ $datas->address1 }} |
機番 | 製品型式 | 製品名 |
{{ $machine->machine_no }} | {{ $machine->item_model }} | {{ $machine->item_name }} |
機番 | 機種 | メンテ項目 | 受付日 | 受付者 | 対応完了日 | 定期点検 | エラー内容 |
作業日 | 作業者 | 作業内容 | 交換部品 | Pro.var | |||
作業特記 | お客様コメント | ||||||
添付ファイル | |||||||
{{ $mainte->machine_no }} | {{ $mainte->itemname }} | {{ $mainte->divname }} | {{ $mainte->accept_ymd }} | {{ $mainte->accept_person }} | {{ $mainte->complete_ymd }} | {{ $mainte->flgname }} | {{ $mainte->errorcode1 }} {{ $mainte->errorcode2 }} |
{{ $mainte->work_ymd }} | {{ $mainte->work_person }} | {{ $mainte->work_detail }} | {{ $mainte->exchangeparts }} | {{ $mainte->prover }} | |||
{{ $mainte->description }} | {{ $mainte->comment }} | ||||||
{{ $mainte->filename1 }} {{ $mainte->filename2 }} {{ $mainte->filename3 }} |