{{ Form::hidden("customer_id", $datas->customer_id, ["id"=>"customer_id"]) }}
顧客番号 |
{{ $datas->customer_code }} |
顧客名 |
{{ $datas->customer_name1 }} |
顧客名(カナ) |
{{ $datas->customer_phonetic }} |
顧客担当者 |
{{ $machines->customer_person }} |
電話番号 |
{{ $datas->tel1 }} |
住 所 |
〒{{ $datas->zipcode }} {{ $datas->prefname }}{{ $datas->address1 }} |
機種 |
{{ $machines->item_name }} {{ $machines->item_model }} |
担当支店 |
{{ $machines->branch_name }} |
ディーラー |
{{ $machines->dealer_name }} |
ディーラー担当者 |
{{ $machines->dealer_person }} |
納入担当者 |
{{ $machines->deliver_person }} |
契約日 |
{{ $machines->contract_ymd }} |
納入日 |
{{ $machines->deliver_ymd }} |
次回点検日 |
{{ $machines->next_ymd }} |