@extends('layouts.master') @section('header') @endsection @section('content')
@csrf
ฟอร์มเพิ่มข้อมูลใบสั่งผลิตสินค้า
กลับ

ข้อมูลเอกสาร
@component('order.components.hd') @endcomponent
@component('Components.Customer') @endcomponent
@component('order.components.dt') @endcomponent
@component('order.components.cost') @endcomponent
@component('MasterItem.components.comment_detail') @endcomponent
@component('MasterItem.components.comment_description') @endcomponent @component('order.components.upload') @endcomponent
@endsection