@extends('layouts.master') @section('header') @endsection @section('content')
@csrf
@csrf @method('PUT')
ฟอร์มแก้ไขข้อมูลวัสดุ
กลับ

ข้อมูลเอกสาร
@component('Materials.components.hd',['oldHD'=>$hd]) @endcomponent
@component('Components.SupplierForMat',['isMultiple'=>true,'matsup'=>$matsup]) @endcomponent
@component('Materials.components.dt',['oldDT'=>$dt]) @endcomponent
@component('Components.upload',['oldPicture'=>$hd->xvmatpic,'hasDelete'=>true]) @endcomponent
@endsection