@extends('layouts.master') @section('header') @endsection @section('content')
@csrf
ฟอร์มเพิ่มข้อมูล Master Item
กลับ

ข้อมูลเอกสาร
@component('MasterItem.components.hd') @endcomponent
@component('MasterItem.components.secondHD') @endcomponent
{{-- @component('MasterItem.components.comment_detail') @endcomponent --}}
@component('MasterItem.components.comment_description') @endcomponent @component('Components.upload') @endcomponent
@component('MasterItem.components.dt') @endcomponent
@endsection